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

ListView SnapOneItem positioning wrong index in resize time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.3.2, 6.4.3, 6.6.3, 6.7.0
    • None
    • macOS, Windows

      Description:
      When resizing ListView in SnapOneItem mode, ListView positioned on wrong item

      Steps to reproduce:
      1. Run attached example
      2. Initial state:
      Model: 3 elements
      ListView positioned on element with index 1
      2. Push the maximize button

      Actual result:
      ListView positioned on element with index 0

      Expected result:
      ListView positioned on element with index 1(initial positioned)

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            evgenpervenenko Evgen Pervenenko
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes