Summary: | Auto-hide panels show on notification popup and don't hide again | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Martin Klapetek <mklapetek> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | e.gerber, harikrrish96, hein, johannes.hirte, kde |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Klapetek
2015-09-04 16:10:35 UTC
IIRC this works by the Task Manager setting the plasmoid status to demanding attention, and it's indeed supposed to cancel that when there's no more relevant window around. Either that's broken, or the panel logic decides the user has to acknowledge anyway. I'll look into it next week in Randa. The Task Manger plasmoid correctly sets PlasmaCore.Types.PassiveStatus, so the rest is up to the panel. Can you please tell me where is that happening in TM? I'd like to put some debugs here and there and investigate what's going on. Sure, see the updateStatus() function in main.qml of the applet. It's also happening when playing videos with mpv. Few seconds after starting the video, the panel comes up and only disappears when moving the mouse over and off again. I am able to reproduce this bug still. What is the status of the fix? Should I file a new report? Please add your steps to reproduce / testing conditions. Well, this is strange. I'm not able to reproduce it now. I had this problem just yesterday when I added a new panel with an icons-only task manager. I guess starting a new session might have fixed it. Please reopen this if you can reproduce it. I'll close for now as there's nothing we can do. |