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

ListView SnapOneItem positioning wrong index in resize time

    XMLWordPrintable

Details

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

    Description

      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)

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes