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

The eventFilter function gets QKeyEvent twice for a single keypress with ShortcutOverride event.

XMLWordPrintable

    • d7ca800a87a2291c94c6580f0cfe068bb2280caf

      Run the test program from eventfiltertest_v1.zip archive. Press 'x' key once. See the below output with the single key press.

      QEvent::ShortcutOverride event is filtered. 
      DraftMainWindow object is being filtered. 
      88 key was pressed. 
      QEvent::ShortcutOverride event is filtered. 
      DraftMainWindow object is being filtered. 
      88 key was pressed. 
      

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

            frederik Frederik Gladhorn
            leonlee Leonard Lee
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes