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

[REG: 5.12.0->5.12.1]: QWidget does not receive mouse move events when pressing Control button

XMLWordPrintable

    • macOS

      Something broke in Qt 5.12 preventing MouseMove events to be generated to widgets while pressing 'Control' key down. It seems to be working fine with older Qt versions. Tested with Qt 5.11.2, Qt 5.10.1 and Qt 5.9.7, so some change in Qt 5.12 broke it.

      Note: the control key needs to be pressed before mouse is pressed and moved. 

      I don't have an example app to demonstrate this, but just create a new QWidget application, add mouseMove event handler to it and log "mouse move!" when it is called. Then press and hold Control key while moving mouse and observe

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

            mikhailsvetkin Mikhail Svetkin
            pekarjal Pekka Karjalainen
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes