https://bugs.kde.org/show_bug.cgi?id=502004
--- Comment #13 from Oliver Beard <olib...@outlook.com> --- When ScreenView's totalSize is (-1, -1), you get an empty view like in the first screenshot. This is consistent with a returned QSize(), which initialises to (-1, -1), so that's probably what's happened there. When a display is set to mirror itself (nonsense), you appear to get such a value. We just have to figure out why the backend has this invalid state. Not sure what causes the cases where you have a single display that's missing but things still align around it, but it's likely there's some funkiness with mirroring/replicas. -- You are receiving this mail because: You are watching all bug changes.