Skip to content

Server List Is Not Accessible With Screen Reader on Mac  #490

Open
@chigkim

Description

@chigkim

Describe the bug

Server List Is Not Accessible With Screen Reader on Mac

To Reproduce

  1. Open server list to join.
  2. Turn on VoiceOver with command+f5 (or command+triple click power on newer mac with with touch bar)
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions