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

paramList.visibleArea.heightRatio is updated when scrolling down the list whereas the size of the listview does not change

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.1
    • 4.7.0
    • None
    • Qt 4.7.0 Beta 2 Embedded Linux + PC Linux Ubuntu
    • cfc3564328c9545a9eed4aca02f99dac5e0e4390

    Description

      Start the QML in attachment:

      • watch the text label at the bottom left of the screen, the paramList.visibleArea.heightRatio equals 0.57 which is correct
      • press the right arrow key and then press the left arrow key, the focus came back on the first item of the horizontal listview
      • the paramList.visibleArea.heightRatio equals now 0.42 which is incorrect
      • when scrolling down with the down arrow key, the paramList.visibleArea.heightRatio changes suddenly to the correct value 0.57

      This issue does not occurs if I set a fixed value in the paramList.height listview.

      If I write a custom property customHeightRatio which behaves correctly.

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            agroyer Anthony Groyer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes