Bug 351401

Summary: Auto-hide panel hide if double-click kicker or clipper icon
Product: [Plasma] plasmashell Reporter: Zhang Jingqiang <zh_jq>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR    
Version: 5.3.2   
Target Milestone: 1.0   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In: 5.4.0
Sentry Crash Report:

Description Zhang Jingqiang 2015-08-17 14:42:19 UTC
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
Comment 1 Kai Uwe Broulik 2015-08-18 14:09:10 UTC
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.
Comment 2 Kai Uwe Broulik 2015-08-19 08:49:20 UTC
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