Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.1, 5.12.2, 5.12.3
Description
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
Attachments
Issue Links
- relates to
-
QTBUG-75922 Mouse issues on macOS
-
- Reported
-
For Gerrit Dashboard: QTBUG-74121 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
263161,9 | macOS: Fix reported mouse event buttons | 5.12 | qt/qtbase | Status: MERGED | +2 | 0 |
264118,1 | macOS: Fix reported mouse event buttons | 5.12.4 | qt/qtbase | Status: ABANDONED | 0 | 0 |