https://bugs.kde.org/show_bug.cgi?id=427799

Arjan <iafil...@xs4all.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iafil...@xs4all.nl
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #1 from Arjan <iafil...@xs4all.nl> ---
Hi, a me too report, some additional info

Using Ubuntu 20.10, amd64, included by distribution: plasma 5.19
Configured 3 virtual desktops in a row, and having 2 "Activities"

Having a panel (from default) on the bottom, and another  panel (form empty) on
top.
Setting those to autohide as described by reporter, the panels (auto)hide, but
never unhide by any mouse action.

The bottom panel (from default) can be tricked to show using the <windows>-key
because has a shortcust to the menu in panel. 

The workaround as suggested by reporter:
5. Set Switch desktop on edge to Disabled, panel hides and unhides as expected.
works for me too! thanks you for a proper workaround for this annoying bug.


Just by diving in i found a way to set the unhide back to normal, when panel is
in hiding state. this might help others:

List desktop/and panel config, and extract index of panel you need to change:
qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.dumpCurrentLayoutJS

set panel back to normal, using the index starting from 0 in panel list from
above output, demo is with '0' but adjust to your needs:
qdbus org.kde.plasmashell /PlasmaShell evaluateScript "p =
panelById(panelIds[0]); p.hiding = \"normal\" ;"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to