Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.1.1, 6.1.3, 6.2.2
-
51c266558cffef60057fd0003b35edc56337e65b
Description
When Drawer is added as sibling, the WASDController does not seem to receive mouse events anymore. However, w, a, s, d, r, f, and the other keys of WASDController are functional.
Way to reproduce:
1) Build and run the attached example project with Qt 6.2.2
2) In the application, try moving the camera by pressing the left mouse button and moving the mouse at the same time. WASDController appears not to receive the mouse events.
This seems to be regression bug induced in Qt 6.1.1.