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

No animation events on Restore a maximized window

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes