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

No animation events on Restore a maximized window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 4.7.2
    • None
    • Windows 7

    Description

      To reproduce:

      • Start an animation form ResizeEvent of QWidget (might also be QGraphicsItem/QGraphicsWidget/QGraphicsLayout etc.)
      • Double click the title bar of the window to maximize. (Anim plays)
      • Double click the title bar again to restore it back to original size. (Anim does not play)

      Note it might play some frames - this happens if any other events are delivered to the window, like mouse-over, activate or other.

      Attached is a sample, showing the problem.

      Attachments

        1. main.cpp
          1 kB
          Mihail Naydenov
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            smd Jan Arve
            mnaydenov Mihail Naydenov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes