https://bugs.kde.org/show_bug.cgi?id=399312
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Resolution|--- |INTENTIONAL Status|REPORTED |RESOLVED --- Comment #1 from Nate Graham <n...@kde.org> --- This is intentional. Auto-hide relies upon your mouse touching the bottom pixel of the screen to show the panel. This is trivial when that pixel is at an edge with no other screen underneath or beside it. But when there is another screen there, that key pixel becomes almost impossible to hit. If we allowed this, we would get bugs from people saying, "it's impossible to show my hidden panel when placed on the bottom of a screen with another screen below it" If in this situation we increased the size of the zone that will show the panel, we would get bugs from people saying, "my hidden panel that's placed on the bottom of a screen with another screen below it displays too early." The only sane approach is to disallow auto-hiding a panel that is on a screen edge next to which there is another screen. My suggestion is to move your panel to a different edge. -- You are receiving this mail because: You are watching all bug changes.