-
Notifications
You must be signed in to change notification settings - Fork 7
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
Keys stick if held when input is unlocked #1
Comments
Hi Carter.
The issue has been reproduced successfully here. I'll try to fix it in the next few days.
Regards.
El 22/04/2019 a las 18:40, Carter Temm escribió:
Steps to reproduce:
Lock input with your preferred keystroke, I'm using ctrl+shift+a. then keep a modifier held down, shift is probably the easiest in this example. Now unlock input, keeping said key held.
Actual behavior:
At first everything seems to work, but try arrowing around a document. You'll see text being selected unnecessarily. This is because shift is stuck e.g. still reporting as being held by windows. You can fix by locking and unlocking quickly, making sure that a modifier isn't held this time around.
Expected behavior:
The pressed modifier should be ignored.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#1>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ACK5X3ECO52KZRKAGFG4UMTPRXS6TANCNFSM4HHQ44LQ>.
|
Hi again. |
Hi. I've also experienced certain problems with stuck keys, unrelated to InputLock. Anyway, I don't know if they are caused by NVDA or Windows itself, nor if this one in special should be andled by this addon to afix it. Regards. |
Hi, |
Steps to reproduce:
Lock input with your preferred keystroke, I'm using ctrl+shift+a. then keep a modifier held down, shift is probably the easiest in this example. Now unlock input, keeping said key held.
Actual behavior:
At first everything seems to work, but try arrowing around a document. You'll see text being selected unnecessarily. This is because shift is stuck e.g. still reporting as being held by windows. You can fix by locking and unlocking quickly, making sure that a modifier isn't held this time around.
Expected behavior:
The pressed modifier should be ignored.
The text was updated successfully, but these errors were encountered: