Skip to content

Fix Panel renouncing focus

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

On x11, removing the acceptfocus doesn't actually remove the focus from the window Use also here m_corona->restorePreviousWindow() to focus the old window

This is a more effective bugfix thanthe ugly workaround present in the Panel.qml shell package

See plasma-desktop!2026 (merged)

CCBUG:472909

Edited by Marco Martin

Merge request reports