Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-93857

Mac Link Accessibility, Link cannot be triggered by VoiceOver

    XMLWordPrintable

Details

    • macOS
    • 2028b74fd24a9e7f822203372fd96af9356e7cf7 (qt/qtdeclarative/dev) a86694cbfa54c2429cdaa3ad1496bf17946f4058 (qt/tqtc-qtdeclarative/5.15)

    Description

      See screenshots.

      The "Learn More" element has QAccessible::Link as role, but its first action (10.27.36 AM.png) is focus, not trigger.

      Thus, a user using VoiceOver (10.26.11 AM.png) cannot trigger the link and launch website via VoiceOver key combination Control-Option-Space.

      This change should fix it:
      In QStringList QAccessibleQuickItem::actionNames(), add QAccessible::Link to the switch/case so that pressAction is prioritized before focus action.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sorvig Morten Sørvig
            brchua Brittany Chua
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes