nvda icon indicating copy to clipboard operation
nvda copied to clipboard

context menu items for search menu are reported as unselected

Open paulber19 opened this issue 1 year ago • 2 comments

Steps to reproduce:

press "windows" key,

  • in search edit field, type "cmd",
  • when the application is found: nvda says "Command Prompt, Application, Tap right to switch preview"
  • press "shift+f10" to open context menu.
  • press "downArrow". to select menu items.

Actual behavior:

NVDA reports the name of the context menu item followed by "unselected" for each item focused.

Expected behavior:

Normaly, just the name of the item must be reported. No problem with OneCore.

NVDA logs, crash dumps and other attachments:

System configuration

NVDA installed/portable/running from source:

NVDA installed and portable

NVDA version:

NVDA 2022.2.2

Windows version:

Windows 10 21H1 (10.0.19043) workstation

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

None Yes#### 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.

Yes. Same behavior with NVDA 2022.3Beta and NVDA alpha

If NVDA add-ons are disabled, is your problem still occurring?

Yes

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

Yes

paulber19 avatar Sep 16 '22 09:09 paulber19

The list exposes the UI Automation selection pattern, but although the selected item exposes the UI Automation selectionItem pattern, the isSelected property is not true when it should be. This should be reported to Microsoft.

michaelDCurran avatar Sep 20 '22 02:09 michaelDCurran

Confusion: I said OneCore didn't have a problem, but I meant the Narrator. Why doesn't it have this problem? Pending a possible fix from Microsoft, shouldn't NVDA behave like the Narrator? Best regards. Paul.

Le 20/09/2022 04:18, Michael Curran a écrit :

The list exposes the UI Automation selection pattern, but although 

the selected item exposes the UI Automation selectionItem pattern, the isS elected property is not true when it should be. This should be reported to Microsoft.

— Reply to this email directly, view it on GitHub https://github.com/nvaccess/nvda/issues/14158#issuecomment-1251755677, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZLFFA333JP4GC5IOMBL7DV7ENIJANCNFSM6AAAAAAQOEVVMY. You are receiving this because you authored the thread.Message ID: @.***>

paulber19 avatar Sep 22 '22 13:09 paulber19