-
-
Notifications
You must be signed in to change notification settings - Fork 784
Report when a Win32 listbox is multi-selection #18365
Copy link
Copy link
Labels
p5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Metadata
Metadata
Assignees
Labels
p5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Type
Fields
Give feedbackNo fields configured for Feature.
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
I'd like NVDA to report when a Win32 listbox is multi-selection. This would be helpful to know both that it is a listbox and that it is multi-selection. Then the user would know they could multi-select contiguously with shift up and down arrow or noncontiguously with shift-f8, arrow to an item, and press space. There are many examples where this is still used including accevent.
Describe alternatives you've considered
Additional context
This was a nice feature in Window-Eyes.