I set the bottom panel to auto-hide mode, but it should not auto-hide when I open kicker and then close kicker menu by clicking the "K" icon. KDE4 version doesn't have this problem. Reproducible: Always Steps to Reproduce: 1.Set Panel to auto-hide mode 2.Open kicker by clicking the "K" icon 3.Close kicker by ckicking the "K" icon Actual Results: The panel hide Expected Results: The panel should not hide
Problem seems when the applet closes, the containment status resets and then it just auto hides the panel even if the cursor is still in there.
Git commit 717e4af6478c44f53f768a494a2abe0bd6e72846 by Kai Uwe Broulik. Committed on 19/08/2015 at 08:47. Pushed by broulik into branch 'Plasma/5.4'. Keep panel visible while cursor is still inside of it When the containment status resets because of a plasmoid closing, it would unconditionally hide the panel. FIXED-IN: 5.4.0 REVIEW: 124804 M +4 -1 shell/panelview.cpp http://commits.kde.org/plasma-workspace/717e4af6478c44f53f768a494a2abe0bd6e72846