https://bugs.kde.org/show_bug.cgi?id=472909
--- Comment #13 from Marco Martin <notm...@gmail.com> --- Git commit 6bde0db646591652628416a99e6ca29d5b573617 by Marco Martin. Committed on 06/02/2024 at 08:13. Pushed by mart into branch 'master'. 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 See https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2026 M +4 -2 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/6bde0db646591652628416a99e6ca29d5b573617 -- You are receiving this mail because: You are watching all bug changes.