nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
Other
2.09k stars 628 forks source link

Emulated system keys: NVDA does not report capslock on or off when it is emulated to another key. #11476

Open Adriani90 opened 4 years ago

Adriani90 commented 4 years ago

Steps to reproduce:

  1. Open NVDA
  2. In the input gesture dialog, add capslock to the emulated system keys
  3. Assign another key to it (i.e. the context menu key)
  4. Press ok
  5. Press the new assigned key (i.e. context menu key)

Actual behavior:

Capslock gets enabled or disabled on the context menu key press but NVDA does not report it.

Expected behavior:

NVDA should report capslock on or off when pressing context menu key

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

Version: alpha-20685,435aedf1

Windows version:

Windows 10 2004 update

Name and version of other software in use when reproducing the issue:

n/a

Other information about your system:

Other questions

Does the issue still occur after restarting your computer?

yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

n/a

If addons are disabled, is your problem still occuring?

yes

Did you try to run the COM registry fixing tool in NVDA menu / tools?

n/a

Adriani90 commented 4 years ago

cc: @feerrenrut

Adriani90 commented 4 months ago

cc: @LeonarddeR, @josephsl any idea on this one?