Skip to content

panelview: Fix autohide panel hiding while dragging in task manager

Tino Lorenz requested to merge tilorenz/plasma-workspace:taskManagerDnd into master

For some reason, a Leave event is fired when a drag is started. This patch ignores those leave events while something is being dragged within the panel.

Note that the panel is still hidden when a drag leaves it. I'm not sure whether this is desirable or not, but I couldn't find a good way to track when a drag that has left the panel is finished.

BUG: 495828

Merge request reports

Loading