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

QListView::scrollTo doesn't work correctly when the flow is LeftToRight

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.6.2
    • Widgets: Itemviews
    • None
    • N900, Ubuntu Linux

    Description

      When the QListView flow is set to LeftToRight, calling scrollTo method with QAbstractItemView::PositionAtTop as ScrollHint makes the specified item to appear as rightmost.

      The specified item is desired to be the first one in the list. So in LeftToRight scrolling the PositionAtTop should mean the leftmost item, not the rightmost.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            t0p0 Toni Tervo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes