Details
-
Type:
Bug
-
Status: Open
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.1
-
Fix Version/s: None
-
Component/s: Quick: Controls 2, Quick: Core Declarative QML
-
Labels:None
-
Environment:ubuntu 20.04.1 / firefox 82.0.3 ; chrome 85.0.4183.121
Windows 10 /Firefox: 83.0 ; Chrome: 87.0.4280.66 ; Edge: 87.0.664.41
MacOs High Sierra 10.13.6, Chrome 86.0.4240.193
-
Platform/s:
Description
Hello,
I have built the QtQuick Control 2 "gallery" example for the webassembly platform. When I execute it in a web browser, the application doesn't seem to receive any mouse hover event: no visual feedback on mouse hovering, whereas there is visual feedback when I build for the desktop platform.
This is quite annoying to not have hovering events for a project I am currently working on. Is this a bug or is hovering not supported yet ?
I have tested this in multiple configurations listed in the environment section.
Regards