https://bugs.kde.org/show_bug.cgi?id=468356
Alex A.D. <al.neo...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |al.neo...@gmail.com --- Comment #11 from Alex A.D. <al.neo...@gmail.com> --- Created attachment 158779 --> https://bugs.kde.org/attachment.cgi?id=158779&action=edit AUTOHIDING_PANEL_ISSUE FIX I think I have narrowed down the issue source. It's in a config option (see attached file). I've set up checkmark back and panels started to auto-hide as usual. I also have done the following (FYI): 1. $ kate ~/.config/plasma-org.kde.plasma.desktop-appletsrc 2. Set the applet config `PreloadWeight=` to `5`, e.g. [Containments][2][Applets][228][Configuration] PreloadWeight=5 In order to figure out which applet to set up value to, do the following: 1. $ kate ~/.config/plasma-org.kde.plasma.desktop-appletsrc 2. Open panel settings, set visibility to another value 3. Focuse Kate and hit "show the difference" button on the floating popup 4. Look for ` [Containments][2][Applets][NNN][Configuration]` where NNN is number 5. Copy, reload file and find the this string 6 Now set the `PreloadWeight=5` I'm not sure that this guide has affected settings though. The previous value of `PreloadWeight=` in my case was 35. Best. -- You are receiving this mail because: You are watching all bug changes.