Skip to content

If the new toplevel is a grbbing popup, send focus updates

Marco Martin requested to merge work/mart/popupenterEvent into master

focus updates are blocked if there are mouse button pressed, but of the new toplevel under mouse is a popup grabbing input, it needs to receive the pointer enter events as well

To fully fix the issue, changes in how QtWayland keeps its internal mouse button states need to happen as well

CCBUG:448268

Merge request reports