https://bugs.kde.org/show_bug.cgi?id=391691
Bug ID: 391691 Summary: Logout overlay has blurry pixellated text when a >1 systemwide scale factor is set Product: plasmashell Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: k...@davidedmundson.co.uk Reporter: n...@kde.org CC: plasma-b...@kde.org Target Milestone: 1.0 When a systemwide scale factor is set in System Settings > Display & Monitor > Displays > Scale, the logout overlay has blurry pixellated text. I checked for QQC1 controls, and there's only one; the escape key handler: Controls.Action { onTriggered: root.cancelRequested() shortcut: "Escape" } Is it possible that this one thing is causing the blurriness, and that porting it to QQC2 will resolve the issue? -- You are receiving this mail because: You are watching all bug changes.