-
-
Notifications
You must be signed in to change notification settings - Fork 746
Milestone
Description
Steps to reproduce:
- Open Word 2010 using latest NVDA Alpha.
- Open context menu,, and start navigating with the arrow keys.
Actual behavior:
Some items are reported properly but some in a wrong way for example:
- Copy, cut and some other items are announced twice that is 'cut unavailable cut ctrl+x'
- the synonyms and styles are announced as 'synonyms collapsed menu item synonyms'
Expected behavior:
They should be announced only once.
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-16709,e51645d0
Windows version:
Windows 7 x64
Name and version of other software in use when reproducing the issue:
Word 2010 32-bit
Other information about your system:
Other questions
Does the issue still occur after restarting your PC?
Yes
Have you tried any other versions of NVDA?
Yes 2018.3 works ok.
i believe it is caused by the fact that NVDA now uses UIA for these menus cc @michaelDCurran
Reactions are currently unavailable