Skip to content

Only requestActivate the panel config if the focus switches from applet popups to desktop

Niccolò Venerandi requested to merge work/niccolove/490408 into master

This is because if some other window (e.g. the widget sidebar) takes focus while a popup is open, we don't want to ask focus back from that new window.

To test this, enter edit mode, configure the panel, and then RIGHT CLICK the panel and select Add widgets. The widget sidebar should appear.

BUG:490408

Merge request reports