Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
4.8.5, 5.1.1, 5.2.0
-
None
-
Win 7 x64, MSVC 2012 x86, Linux
Description
Let's assume, I have a close button on the tab. And after one tab closes, another one takes its place. So, when i do a double click on the close button, first tab closes and the second one gets a doubleClickEvent which is not related to it.
First tab events sequence is: press->release -> [tab closed].
Second tab events sequence is: press->got dblClick->release.
Attachments
Issue Links
- clones
-
QTBUG-34205 DoubleClick event is not associated with initial widget
-
- Reported
-