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

Incorrect states in Accessibility for invisible items

    XMLWordPrintable

Details

    Description

      Using AccExplorer 2.0 together with a test application made with Qt (see attachement, which also includes a pdf file with a detailed description of the problem)

      1.) QListView
      The ListView should have the items as children, not the items containing sub items
      But the list view contains a list of children, where each children has a sub item with the same content, except that the parent contains an error instead of the correct parent.
      2.) QTabelView / QTreeView
      Rows that are not visible (because they are outside the visible area) have the state invisible, but vthey should have invisible | offscreen. This is described in MSDN in the following articles:
      http://msdn.microsoft.com/en-us/library/ms697270
      http://blogs.msdn.com/b/vsaccessibility/archive/2004/09/20/232157.aspx
      Same appears for the cells of a row if the corresponding column is not visible and you need a scrollbar to show it.

      Attachments

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

        Activity

          People

            smd Jan Arve
            mawiesma Martin Wiesmann (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes