Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
6.5.5
-
None
Description
This is a regression that was created with QTBUG-116289
We are modifying user interaction by relying on `acceptedMouseButtons` to change the mouse buttons we react to. This has worked up until 6.5 and it suddenly broke.
I'm not sure if it's documented anywhere that an abstract button can only react to left mouse button.
Attachments
Issue Links
- resulted from
-
QTBUG-116289 Placing a HoverHandler on a Button makes it respond to a right-click.
- Closed