Bug 351401 - Auto-hide panel hide if double-click kicker or clipper icon
Summary: Auto-hide panel hide if double-click kicker or clipper icon
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.3.2
Platform: Debian unstable Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-17 14:42 UTC by Zhang Jingqiang
Modified: 2015-08-19 08:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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