https://bugs.kde.org/show_bug.cgi?id=367815
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.1 Status|ASSIGNED |RESOLVED Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/d942456b2aa08eaa1bc6e6bec |t/afc1cffba497ed8352aeed287 |e0b2c04e4ad4223 |0f17250237d5a41 Resolution|--- |FIXED --- Comment #18 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit afc1cffba497ed8352aeed2870f17250237d5a41 by David Edmundson. Committed on 07/03/2024 at 14:51. Pushed by davidedmundson into branch 'master'. panelview: Take focus from other Plasma windows when clicked PanelView is a special case of a window, it is clickable, but it doesn't take focus. If we're interacting with other plasma components and a user clicks the panel we still want focus to be drawn from those other components. This patch makes PanelView fake focus out events. PanelView still does not take focus, but any windows that close on focus out will work appropriately. FIXED-IN: 6.1 M +17 -1 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/afc1cffba497ed8352aeed2870f17250237d5a41 -- You are receiving this mail because: You are watching all bug changes.