-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Out of scope
-
Affects Version/s: 5.2.0
-
Fix Version/s: None
-
Component/s: QPA
-
Labels:None
-
Platform/s:
I’m encountering an issue where menus is being quickly hidden and redisplayed in response to the first touch update after being opened by a touch begin. I'm using Qt 5.2 on Android 4.2.2, but it appears that it would happen with touch input on any platform.
Minimal example to reproduce is attached.