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

[REGRESSION] BusyIndicator Rotates Too Fast with Fusion Style

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.11
    • Quick: SceneGraph
    • None

    Description

      When the application uses the Fusion style, the BusyIndicator rotates excessively fast. The issue appears to be related to the RotationAnimator's duration property. Increasing the duration (e.g., from 1000 to 10000) slows down the animation, but the rotation speed still does not match the expected duration (e.g., it does not take 10 seconds to complete one rotation when set to 10000).

      Steps to Reproduce:

      • Ensure the Fusion style is active from settings.
      • Run the gallery example application.
      • Navigate to the BusyIndicator page.

      Expected Behavior:
      The BusyIndicator should complete one full rotation per second

      Actual Behavior:
      The BusyIndicator rotates too fast, not respecting the specified duration.

      Possible Cause/Suggestion:
      It seems this issue is a regression since the example works fine in 6.10. It likely stems from how the RotationAnimator's duration property is handled. 

      Attachments

        1. BusyIndicator_RotationAnimator_6.10.webm
          435 kB
          MohammadHossein Qanbari
        2. BusyIndicator_RotationAnimator_6.11.webm
          293 kB
          MohammadHossein Qanbari
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            mhqanbari MohammadHossein Qanbari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes