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

QEventLoop freezes the application when executed while moving window

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        1. event_loop_crash.JPG
          27 kB
          John Doe
        2. loop_crash.zip
          11 kB
          Bradley T. Hughes (closed Nokia Identity)
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes