alva
alva copied to clipboard
Ctrl+Click to trigger interaction does not work on Ubuntu
Describe the bug The described way of triggering an interaction does not seem to work on Ubuntu:
Hold CMD on macOS or Ctrl on Windows and click on the Button.
(As described in https://meetalva.io/doc/docs/guides/interaction?guides-enabled=true )
It does work when I export the page and click on the button.
To Reproduce Steps to reproduce the behavior:
- Create 2 pages
- Add a button to one of them
- Add interaction to "switch page"
- Ctrl+Click the button
Expected behavior The page switch happens, as described in the guide.
Screenshots
Just in case I made a silly mistake, here’s a screenshot of what I’m looking at. I used the Alva example file:
Device (please complete the following information):
- OS & Version: Ubuntu 18.04.1
- Version of Alva v0.8.0 (where is that easily visible btw? Nothing found in the interface – expected some "About" in "Help", and
alva --version
doesn’t seem to work either.)
Thanks for reporting @jancborchardt!
The team is a bit stretched thin with vacations currently, sorry for the long wait. We'll try and reproduce the bug and come back with a fix.
Hi, I had the same problem in windows. Ctrl + Click didn't work Instead of holding Ctrl while clicking the button, I held Windows key while clicking the button and it worked.
@ravimahfunda That did the trick. Thanks. For some reason, it's mapped to the Windows key instead of Ctrl key.