Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
5.15.1, 5.15.7, 6.2.2, 6.3.0
-
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
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