Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. VoiceOver interaction with WTreeWidget and QListWidget seems to be broken in Qt 5.5.0
QtWS25 Last Chance

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

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 971 Views
  • 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 Offline
    R Offline
    Rush Manbert
    wrote on last edited by
    #1

    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
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @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
      0
      • mrjjM mrjj

        @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 Offline
        R Offline
        Rush Manbert
        wrote on last edited by
        #3

        @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
        1
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

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

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            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
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved