Details
-
Sub-task
-
Resolution: Done
-
P2: Important
-
None
Description
Combobox
--------
Tab to get to the combobox, and NVDA Speaks:
"Accessible Combobox" - This is the accessible name set in creator
"Combobox" - This is a system generated message
"Combobox First Entry" - This is the content of the first entry
"QCombobox" - This is the accessible description set in creator
Use the up/down arrows to select a different entry, and NVDA speaks:
nothing
Press space, to open the combobox, and use the down key to select the second entry:
"Combobox Second Entry" - This is the content of the second entry
"Combobox Second Entry" - The message is repeated for some reason
NVDA Pacmate Braille Display Shows:
"Accessible Combobox Combobox Combobox First Entry" (even with the up/down arrows when nothing is spoken)
Jaws
Tab to get to the combobox, and NVDA Speaks:
"Accessible Combobox" - This is the accessible name set in creator
"Combobox" - This is a system generated message
"Combobox First Entry" - This is the content of the first entry
"To change the selection use the arrow keys" - This is a system generated message
Use the up/down arrows to select a different entry, and Jaws speaks:
nothing
Press space, to open the combobox, and use the down key to select the second entry:
Listbox"
"Combobox Second Entry" - This is the content of the second entry
Jaws Pacmate Braille Display Shows:
"cbx Combobox First Entry"
BUG1: With both Jaws/MSAA and NVDA/IAccessible2: Navigating through a combobox without expanding it does not have accessible spoken output, although NVDA does correctly show the contents on the braille display.
BUG2: With NVDA / IAccessible2: Opening combobox and navigating through the entries, speaks each entry twice
Attachments
Issue Links
- is replaced by
-
QTBUG-36814 Using arrow keys on QComboBox doesn't trigger accessibility update
-
- Closed
-