Fix Panel renouncing focus
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
Edited by Marco Martin