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

QTableView elements not accessible through UI Automation Api

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.12.3
    • None
    • Windows

      We were using Qt 5.11 to develop a desktop application.

      For testing we used UIA api of windows to check the contents of a displayed table.

      In 5.11 this worked fine. After upgrading to 5.12 I have noticed that QTableView only reports the visible cells towards the accessibility api.

      Is this intentional? I assume it would cause problems for the accessibility as well, as you have to scroll the visual table to gain access to contents in hidden columns or rows.

       

      Is there a way to get back the original behavior or my only option is to downgrade Qt again.

       

      Thanks for the help

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

            smd Jan Arve
            akos Akos Tompos
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes