[Bug 1512103] Re: REGRESSION: KDE autohide panel keeps reappearing for no reason

Konstantin cosjak at yahoo.com
Thu Dec 14 12:44:02 UTC 2017


I have the same issue (issue #1).

Ubuntu 16.04.3, plasma-desktop 4:5.8.8-0ubuntu1~ubuntu16.04~ppa1

The best work-around I developed is a script:

qdbus org.kde.plasmashell /PlasmaShell
org.kde.PlasmaShell.evaluateScript 'for(id in panelIds) {  var panel =
panelById(panelIds[id]);  if (panel.hiding == "autohide") {
panel.hiding="none";    panel.hiding="autohide"  }}'

But it works only when widgets are unlocked. And I found no way to
unlock them programatically.

So if you can live with unlocked widgets, you can add a keyboard
shortcut for this script (or for appropriate D-bus command).

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-desktop in Ubuntu.
https://bugs.launchpad.net/bugs/1512103

Title:
  REGRESSION: KDE autohide panel keeps reappearing for no reason

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1512103/+subscriptions




More information about the kubuntu-bugs mailing list