-
Notifications
You must be signed in to change notification settings - Fork 27
Feature/529 pressing altgr while typing a text with the text tool should not switch to the dropper tool #533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
d91a9e5
b34335e
507c641
cdcd107
8d97d1f
f9eb872
4007d57
4123b04
37aeecb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Are we interested in having a copy and paste test where we try and AltGr-C and AltGr-V? It might be a good check to make sure we are handling the funny Ctrl+Alt on windows |
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Are there functional changes to this VI? - I couldn't spot anything (but maybe I missed something) |
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good expansion of the tests.
Changing my GB keyboard (with an AltGr key) to US-International to get an AltGr key that works differently made me chuckle but
AltGr+mis a nice easy check in small fonts. The easy check on a GB keyboard isAltGr+4to get€but (I think) small fonts is too old to know about the Euro.Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried to have language in there that the US-International was a method to get a AltGr and that µ was an example with that keyboard. I will have see about making this more clear that we just needed to exercise typing a character with the AltGr key and the exact keyboard and character are not important.