-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.11.1
-
None
A simple way – but not the only way – to reproduce the issue:
(1) Resize a window by using its QSizeGrip.
(2) Move the cursor over its child widgets for which `Qt::WA_Hover` is `true`.
Nothing will happen. Worse than that, the cursor shape will remain `Qt::SizeFDiagCursor` until you click somewhere inside the window.