On Mac Ctrl+Left-click is equivalent to Right-click.
Before Qt 5.12.1 pressing the Control key and Left-clicking on an object generated a QGraphicsView::mouseReleaseEvent() with QEvent::button() returned as Qt::RightButton. This worked well.
But in Qt 5.12.1 pressing the Control key and Left-clicking on an object does not generate a QGraphicsView::mouseReleaseEvent().
- relates to
-
QTBUG-75922 Mouse issues on macOS
-
- Reported
-
| For Gerrit Dashboard: QTBUG-74057 | ||||||
|---|---|---|---|---|---|---|
| # | 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 |