Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.8.0
-
-
21355b3630882932be940a48a88d8c40cf7ebf63 (qt/qtbase/5.12)
Description
Steps to reproduce the issue
1. Disable macOS Trackpad option “click with touch" . Preferences -> Trackpad
2. Run attached test application
3. Tap on the upper QGraphicsTextItem
4. Tap on the lower QGraphicsTextItem
Expected outcome:
Nothing happens when tapping on the QGraphicsTextItems since the "click with touch" option is disabled
Actual outcome:
QGraphicsTextItem is getting focused/unfocused
Notes:
The issue can be reproduced only with trackpad