Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Duplicate
-
Affects Version/s: 6.2.4, 6.3.0
-
Fix Version/s: 6.3.1, 6.4.0 Beta1
-
Component/s: GUI: Basic Input System (keyboard, mouse, touch)
-
Labels:
-
Environment:Ubuntu 20.04 Linux
-
Platform/s:
-
Commits:
QTBUG-102751efc02f9cc3 (qt/qtbase/dev) efc02f9cc3 (qt/tqtc-qtbase/dev) b0de19a831 (qt/qtbase/6.3) b0de19a831 (qt/tqtc-qtbase/6.3) b0de19a831 (qt/qtbase/6.3.1)
Description
To reproduce the issue:
- Please run the attached example.
- Click on the button.
- Click the window outside of the opened popup menu.
- Click on the button again.
The following output comes and the button does not work anymore to open the menu.
qt.pointer.dispatch: delivering touch update to same window QWidgetWindow(0x5612443e1e10, name="QMenuClassWindow") not QWidgetWindow(0x561244524c00, name="TouchDemoClassWindow")