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

OpacityAnimator can result in flickering with enter transitions in StackView

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.10.0
    • Quick: SceneGraph
    • None
    • Linux/Wayland

      If the OpacityAnimator animates the opacity of a new item from 0 to 1 in a StackView, the item can be shown for one frame with 100% opacity and then its opacity will change from 0% to 100%.

      With the NumberAnimation, this issue is not reproducible.

      I've attached two basic applications to this bug report, which demonstrate the issue. Glitch-OpacityAnimator.qml uses an OpacityAnimator for the enter transition, Glitch-NumberAnimation.qml uses a NumberAnimation for the enter animation.

        1. Glitch-NumberAnimation.qml
          2 kB
          Vlad Zahorodnii
        2. Glitch-OpacityAnimator.qml
          2 kB
          Vlad Zahorodnii
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.graphics.and.multimedia Qt Graphics Team
            zzag Vlad Zahorodnii
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes