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

Running an event loop with ExcludeUserInputEvents still passes input events to QWidget::nativeEvent() instead of queueing as in Qt 4

XMLWordPrintable

      In Qt 4, those events were queued and sent when event loop was run without excluding those events. While it makes sense that this behaves this way as it is only meant for filtering the events, due to this behavior change, some code which relies on native input events is more difficult to port to Qt 5.

        1. qtbug69687_log_win_511.txt
          38 kB
        2. qtbug69687.zip
          2 kB
        3. qtbug69687.tar.gz
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sorvig Morten Sørvig
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: