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

Accessibility is broken when using QQuickWidget

    XMLWordPrintable

Details

    • macOS, Windows
    • 41926e08d73ea6c4bbfc87a1dd52d2cdbc435c27 (qt/qtdeclarative/dev)

    Description

      I'm trying to move my QML based application, which has working accessible features, to use a QMainWindow. When adding my QQuickWidget as the central widget of the QMainWindow, the app itself works great. When I fire up my screen reader, however, I just get the name of my application read twice. No elements whatsoever are accessible using any accessibility feature I've tried, not on OS X nor on Windows.

      If I use QQuickView, accessibility features work (but I'm unable to use widget based components)

      Apparently, other users have also found this bug: http://lists.qt-project.org/pipermail/interest/2018-February/029341.html

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            xim Morten Neergaard
            Votes:
            6 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes