I have noticed the keyboardHandler.injectRawKeyboardInput stops working once I open NVDA menu by pressing insert+n. How ever I am able to navigate through it using the keyboard on my laptop, and once I exit NVDA menu by pressing escape on the keyboard in my laptop keyboardHandler.injectRawKeyboardInput starts working again.
Any one knows if this is known issue? or anyone facing the similar issue?
Steps to reproduce:
- start NVDA
- press insert+n on keyboard of your laptop
- press up or down arrow keys on laptop (it's working)
- press up or down arrow keys through
keyboardHandler.injectRawKeyboardInput (it's now working)
Expected behavior:
user should be able to navigate up and down in NVDA menu
Actual behavior:
Nothing happens
System configuration:
NVDA version:
2017.1.0dev and the latest version 2017.4
NVDA Installed or portable:
2017.1.0dev running from source code
2017.4 installed version
Windows version:
Windows 7 and 10
Name and version of other software in use when reproducing the issue:
Other questions:
Does the issue still occur after restarting your PC? It happens always
Have you tried any other versions of NVDA?
No
I have noticed the
keyboardHandler.injectRawKeyboardInputstops working once I open NVDA menu by pressing insert+n. How ever I am able to navigate through it using the keyboard on my laptop, and once I exit NVDA menu by pressing escape on the keyboard in my laptopkeyboardHandler.injectRawKeyboardInputstarts working again.Any one knows if this is known issue? or anyone facing the similar issue?
Steps to reproduce:
keyboardHandler.injectRawKeyboardInput(it's now working)Expected behavior:
user should be able to navigate up and down in NVDA menu
Actual behavior:
Nothing happens
System configuration:
NVDA version:
2017.1.0dev and the latest version 2017.4
NVDA Installed or portable:
2017.1.0dev running from source code
2017.4 installed version
Windows version:
Windows 7 and 10
Name and version of other software in use when reproducing the issue:
Other questions:
Does the issue still occur after restarting your PC? It happens always
Have you tried any other versions of NVDA?
No