https://bugs.kde.org/show_bug.cgi?id=363935
Bug ID: 363935 Summary: Vertical panel covers maximized windows with new Qt multiscreen support Product: plasmashell Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Panel Assignee: plasma-b...@kde.org Reporter: daniel.lichtenber...@gmx.net I've been using the new Qt-based screen code from https://git.reviewboard.kde.org/r/125451/ for a few weeks now. So far no issues and less flickering, but now I noticed an issue with a vertical panel attached to the right screen edge: maximized windows slip below the panel, the panel's area is not excluded from the desktop size (see attached screenshot). Reverting the QScreen change fixes the issue. I also have this problem with the current master version (0d0c4f4a). Reproducible: Always Steps to Reproduce: 1. Move the panel to the right screen edge 2. Maximize a window Actual Results: The maximized window covers the whole screen, including the panel Expected Results: The window should not cover the panel -- You are receiving this mail because: You are watching all bug changes.