Open
Description
Describe the bug
Server List Is Not Accessible With Screen Reader on Mac
To Reproduce
- Open server list to join.
- Turn on VoiceOver with command+f5 (or command+triple click power on newer mac with with touch bar)
- Try navigating the list with tab and arrows
None of the QTreeWidgetItems are not announced as being selected.
However, if you move the mouse cursor to one of the item and press control+option+f5, you'll hear what's under the mouse.
It seems like QTreeWidgetItems are accessible, but they don't appear as children of QTreeWidget to accessibility API.
Expected behavior
QTreeWidgetItems should be announced
Screenshots
/
Operating system
macOS
Version of Jamulus
?
Additional context
Probably fixed here: https://chigkim.github.io/jamulus/
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog