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

BusyIndicator doesn't animate

    XMLWordPrintable

Details

    • macOS

    Description

      In past versions of Qt, I could create a busy indicator just before a long operation started and have it animate until the operation completed. In Qt 5.15.7, the BusyIndicator doesn't animate anymore. If I delay the start of the long operation for a couple of milliseconds after the BusyIndicator's running is set true, then the indicator's animation starts and then stops soon after the busy operation kicks off.

      I tried replacing BusyIndicator with an icon of my own and used RotationAnimator on that icon. Same issue there as well. It appears both BusyIndicator and Animator are broken. They don't seem to update the UI from the render-thread.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            prashanth_udupa Prashanth Udupa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes