Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
6.2.4, 6.3.0
-
Ubuntu 20.04 Linux
-
-
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) 7380edaeb8 (qt/tqtc-qtbase/5.15) 7380edaeb8 (qt/tqtc-qtbase/5.15-vxworks)
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")
Attachments
Issue Links
- is duplicated by
-
QTBUG-109451 Touchscreen freezes after closing a dialog box with the WA_DeleteOnClose attribute
- Closed