https://bugs.kde.org/show_bug.cgi?id=356516
Thomas Lübking <thomas.luebk...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|moving from one to another |Electric borders are |virtual desktop can skip a |totally incompatible with |virtual desktop inbetween |autohiding panels, yet | |collision is possible Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #5 from Thomas Lübking <thomas.luebk...@gmail.com> --- I can reproduce the behavior and actually cannot even re-show the autohiding panel (the traditional way) - which is intended in the present code. What's not intended is the double invocation, the culprit seems to be commit 0b32e5e57ddf8184fa9c52ea67df63034a93d70c which causes a massive amount of ScreenEdges::check() even if nothing (no decoration) covers the edge area. @Martin I somehow fail to reproduce the prblem described there, can you please check whether it's still present (we had some other bugs in new screenedges which may have been the actual cause) In addition we need a policy about electric borders and autohiding panels, ie. not hide the panel if there's an electric border? -- You are receiving this mail because: You are watching all bug changes.