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

QEventLoop freezes the application when executed while moving window

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.6.1
    • Core: Event loop
    • None
    • WindowsXP SP2, Pentium 4 HT

      When we grab the window by the titlebar and move it around (the window is being dragged) and at the same moment qeventloop is executed:
      QEventLoop q;
      q.exec();
      e.g. from a QTimer the application freezes.

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

            bhughes Bradley T. Hughes (closed Nokia Identity) (Inactive)
            exylum John Doe
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes