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

QScrollArea tab focus problem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3: Somewhat important
    • None
    • 4.5.2
    • None

    Description

      Platform
      Windows XP
      Platform details
      XP SP3
      Compilers
      MSVC
      Compiler details
      2008 SP 1

      Steps to reproduce / test case
      QScrollArea does not scroll to child widget that is outside viewport, when tab focus moves from a sibling of QScrollArea to a child of QScrollArea. (tab focus between child widgets scrolls ok).

      A widget with many focusable child widgets is set as content for a QScrollArea, vertical layout. Large enough, that many of the child widgets are outside viewport. When moving focus with tab, initially everything goes ok. When the focus loops back to the topmost child widget (which has scrolled outside viewport), the QScrollArea does not scroll the widget visible. Only after moving focus to the next child widget, the scroll area scrolls to the focused widget. Same happens also when going backwards with Shift + tab.
      More information

      Attachments

        Issue Links

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

          Activity

            People

              monsen Marius Bugge Monsen
              dakovaci Daniel Kovacic
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes