-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
4.7.1, 5.0.0 Beta 2
-
None
-
Mac 10.6.6
Ubuntu 12.04
QApplication's internal state gets out of sync with respect to mouseButtons. This happens after a Drop has occured. The QEvent::MouseButtonRelease is never sent for the mouse release which triggered the drop.
I've attached a modification of the standard dnd demo which demonstrates. The small window shows the state of the buttons, if you click-hold-release in an empty spot it toggles on and off normally. if you click on an image it triggers the DnD and the LMB state gets stuck on.
- relates to
-
QTBUG-33161 QApplication::mouseButtons() not updated when window gets focus
-
- Closed
-