Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    VoiceOver interaction with WTreeWidget and QListWidget seems to be broken in Qt 5.5.0

    General and Desktop
    3
    5
    720
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rush Manbert last edited by

      We just updated to Qt 5.5.0 and are trying to get VoiceOver integration working for our Qt based apps. One thing that we see is that the "interact" feature does not seem to work for our QListWidgets and QTreeWidgets. With a simple list we have been able to get the VoiceOver cursor to move among the list items, but we can't make it select the item the cursor is on. We can tab through the list items, but nothing is read if we do that.

      With our WTreeWidgets, trying to interact with them mostly just puts the cursor over one of the column headers. In some of them we can move the cursor with CTRL-Opt-Up/down, but only to a very limited degree that isn't right at all.

      Do you Qt folks think this stuff works? The examples seem to be equally messed up.

      Thanks,
      Rush

      1 Reply Last reply Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by

        @Rush-Manbert said:

        VoiceOver

        well once it did not. no idea if they ever fixed or it not even broken.

        https://bugreports.qt.io/browse/QTBUG-37053

        R 1 Reply Last reply Reply Quote 0
        • R
          Rush Manbert @mrjj last edited by

          @mrjj said:

          https://bugreports.qt.io/browse/QTBUG-37053

          Thanks for the link. The behavior is better than what was reported, but the interaction feature is totally broken and I found a Qt example that demonstrates it.

          I opened a support incident once I had the reproducible case, but I don't know how far that will go toward getting it fixed.

          1 Reply Last reply Reply Quote 1
          • mrjj
            mrjj Lifetime Qt Champion last edited by

            Ok thank you for reporting back. might be useful for others.

            1 Reply Last reply Reply Quote 0
            • SGaist
              SGaist Lifetime Qt Champion last edited by

              Hi,

              Does that report have an accessible link ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply Reply Quote 0
              • First post
                Last post