https://bugs.kde.org/show_bug.cgi?id=450443
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- The cause is clear now. It has nothing to do with PLASMA_USE_QT_SCALING=1. When having 2 screens and the one on the left is disabled, on login the "disabled" screen will be enabled and then disabled, but QScreen doesn't emit geometryChanged because there is no change in screen geometry (sometimes). However the signal is required to position the desktop view correctly. -- You are receiving this mail because: You are watching all bug changes.