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

QML Timer not working as expected when animation is involved

    XMLWordPrintable

Details

    • 903fdabf3eb808a96e2a869049c2095cde09d2be

    Description

      STEPS LEADING TO PROBLEM:
      1. Load the attached bug232880.qml using qmlviewer
      2. Tap on the screen to start/restart the two timers created in bug232880.qml

      EXPECTED OUTCOME:
      Both timers should be triggered at the same time.

      ACTUAL OUTCOME:
      The 2nd timer waits for the 1st timer to be triggered before counting itself
      down.

      Also, this is only reproducible if some kind of animation is involved as a
      result of the first Timer being triggered. Maybe this has something to do with
      the fact that the Timer element is synchronized with the animation timer.

      Attachments

        1. bug232880.qml
          1 kB
          Martin Jones (closed Nokia identity)
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            dajansen Damian Jansen (closed Nokia identity) (Inactive)
            martjone Martin Jones (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes