Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.6.0
-
None
Description
QQuickWidget in QScrollArea is not responsive to the mouse wheel when the mouse is inside the widget; however, it works as expected when the mouse is outside the QQuickWidget
Attached a sample application to replicate this issue. In the example if mouse is in the Green QLabel then it will work but when it is in the QQuickWidget, then it won't work.