https://bugs.kde.org/show_bug.cgi?id=466968
--- Comment #5 from Nate Graham <n...@kde.org> --- I see the problem: interactive: ApplicationWindow.window ? contentHeight > ApplicationWindow.window.height : false In the SDDM login screen, ApplicationWindow.window is null, so we fall back to false. -- You are receiving this mail because: You are watching all bug changes.