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

Main event loop stops processing events during certain UI interactions

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes