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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes