Skip to content
Commit d942456b authored by David Edmundson's avatar David Edmundson
Browse files

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.

BUG: 367815
FIXED-IN: 6.0
(cherry picked from commit 5f7fd94f)
parent d33b8622
Pipeline #608152 passed with stage
in 14 minutes and 27 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment