-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.15.1
-
Fix Version/s: 5.15.3
-
Component/s: Quick: Controls 2
-
Labels:None
-
Platform/s:
Hello,
I have built the QtQuick Control 2 "gallery" example for the webassembly platform. On linux, when I click either on the burger menu in the toolbar or on any item of the drawer, the mouse click often get lost. I have to click once again for the GUI to react.
I am not sure of what is happening, since there is no other lost click on the other parts of the GUI, it only happens on the toolbar and the drawer.
I have tested this also on windows/mac/android/ios (see environment section), no problem there. It only happens on linux (ubuntu and xubuntu) with both firefox and chrome.
Regards