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

Details

    Description

      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.

      Attachments

        1. qtbug69687_log_win_511.txt
          38 kB
        2. qtbug69687.tar.gz
          2 kB
        3. qtbug69687.zip
          2 kB

        Issue Links

          For Gerrit Dashboard: QTBUG-69687
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: