Skip to content

Make panel config tooltips ask for focus after each applet change

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

If the tooltip loses focus, e.g. due to an applet being triggered, then they might appear hidden underneath other windows. By asking for focus whenever they change the applet, i.e. whenever the user hovers a different applet, we ensure that they're always on top.

BUG: 487640 FIXED-IN: 6.1.2

Edited by Nate Graham

Merge request reports