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

Main event loop stops processing events during certain UI interactions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P2: Important P2: Important
    • None
    • 5.1.1
    • Core: Event loop
    • None
    • Mac OS X 10.6

      The main event loop temporarily stops processing events during certain UI interactions, such as opening a menu or dragging the mouse.

      For an example, see http://stackoverflow.com/questions/18600452/qmainwindow-stops-receiving-qeventupdaterequest-when-user-opens-menu-or-resize .

      I think this is because Qt's main loop is attached to Cocoa's default run loop only, and not to others such as the event-tracking run loop.

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

            dedietri Gabriel de Dietrich (drgvond)
            jlstrecker Jaymie Strecker
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes