Bug 475834 - Glitched text/artifacts when using 150% scale factor
Summary: Glitched text/artifacts when using 150% scale factor
Status: RESOLVED DUPLICATE of bug 464069
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-10-19 17:19 UTC by hexchain
Modified: 2024-03-01 08:29 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Network applet (30.95 KB, image/png)
2023-10-19 17:19 UTC, hexchain
Details
KRunner (25.46 KB, image/png)
2023-10-19 17:19 UTC, hexchain
Details
System Settings - Display (27.27 KB, image/png)
2023-10-19 17:20 UTC, hexchain
Details
System Settings - Touchscreen (14.31 KB, image/png)
2023-10-19 17:20 UTC, hexchain
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hexchain 2023-10-19 17:19:39 UTC
Created attachment 162425 [details]
Network applet

SUMMARY
When using a 150% scale factor, some texts and controls seem to render incorrectly: some characters look stretched or compressed, and straight borders of control may look distorted. It happens a lot less frequently with 175% and does not seem to occur at all with 200%.

This is not only seen in Plasma Shell, it also occurs in e.g. KRunner, Spectacle, and System Settings. My guess is that it only happens with QtQuick interfaces, not QtWidget ones, such as KWrite. It also doesn't happen in Plasma 5.

STEPS TO REPRODUCE
Change the scale factor to 150% and navigate around.

OBSERVED RESULT
Some texts look strange. Sometimes the hovering state of an item can also affect the text inside.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0
Kernel Version: 6.5.7-arch1-1 (64-bit)
Graphics Platform: Wayland
Comment 1 hexchain 2023-10-19 17:19:58 UTC
Created attachment 162426 [details]
KRunner
Comment 2 hexchain 2023-10-19 17:20:16 UTC
Created attachment 162427 [details]
System Settings - Display
Comment 3 hexchain 2023-10-19 17:20:34 UTC
Created attachment 162428 [details]
System Settings - Touchscreen
Comment 4 Nate Graham 2023-10-20 15:21:24 UTC

*** This bug has been marked as a duplicate of bug 464069 ***
Comment 5 hexchain 2023-10-20 15:30:10 UTC
Is it a duplicate? I don't see this issue in Plasma 5 though.
Comment 6 Nate Graham 2023-10-20 15:33:11 UTC
It was also a problem in Plasma 5. It may have gotten worse in 6 due to Qt 6 changes, but in any event the solution would be the same.