Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.1.3, 6.2.5, 6.4.0 RC1
-
Windows 10, 11
-
-
caca7d7d4f (qt/qtdeclarative/dev) d34150025b (qt/qtdeclarative/6.4) d34150025b (qt/tqtc-qtdeclarative/6.4) caca7d7d4f (qt/tqtc-qtdeclarative/dev) b71df8ac7d (qt/tqtc-qtdeclarative/6.2) d34150025b (qt/tqtc-qtdeclarative/tqtc/qtinsight-6.4)
Description
A ListView that is placed in a Window will not scroll with the mouse wheel when a modal dialog is displayed on it. However, the ListView placed in the Dialog is scrolled with the mouse wheel even though there's a modal dialog on top of it.
Other events such as mouse click is not propagated.
How to reproduce
1. Run QTBUG107013-MouseWheel.zip
2. Press "Open subform" to open a modal dialog
The ListView in the Window cannot be scrolled
3. Press "Show dialog" and wheel the mouse on top of the ListView of the dialog of #2
Expected result : ListView is not scrolled
Actual result : ListView is scrolled
Attachments
Issue Links
- relates to
-
QTBUG-107014 [REG 6.2.4 -> 6.2.5] Items covered by Popup receive mouse events
- Closed
-
QTBUG-110023 Mouse Wheel broken inside Popup opened from a modal Popup
- Closed