Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.1
-
None
-
Windows 11
Description
I think I discovered a bug, where the QML component `DragHandler` unexpectedly responds to mouse buttons not defined in `acceptedButtons` in the `onActiveChanged` handler.
You can find a minimal working example here: https://github.com/Foaly/Qt-Bugs/tree/master/draghandler_right_click
Attachments
Issue Links
- relates to
-
QTBUG-53734 Clicking while dragging results in the item being moved
- Reported