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

QML ListView/Loader regression in qt/qt-qml:4.7 repo

    XMLWordPrintable

Details

    • 8ea277d3dad350eae9778f1dc1169d9ec3f4c392

    Description

      This is with Qt Declarative build from qt/qt-qml:4.7 repo with HEAD at
      711d3614ed64b2e962e07f7070d9834f85231ab5

      1) Start tesla
      2) Unlock the lock-screen
      3) Note that the first application in the app-switcher list is the maps application,
      while the caption above it is "History"
      4) Slowly flick to the next item and note how the maps image turns into the call
      history image, which is what it should have been all along.

      N.B. the maps app image actually belongs to the third app from the end in the list,
      and is one of the images loaded statically (see appSwitcher/SwitcherModel.qml)
      while the call log image is loaded and added to the switcher list by the "phone"
      application that is loaded at startup using a QML Loader element (see Main.qml
      line 134 and phone/Phone.qml line 17).

      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)
            mathiasm Mathias Malmqvist
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes