Bug 506129 - Rounded corners on the hover selection effect are slightly pixelated with fractional scaling in use
Summary: Rounded corners on the hover selection effect are slightly pixelated with fra...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (other bugs)
Version First Reported In: git-master
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-25 00:50 UTC by John Kizer
Modified: 2025-06-25 00:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Slightly blocky or pixelated corners on the hover effect (183.44 KB, image/png)
2025-06-25 00:50 UTC, John Kizer
Details
Focus effect for comparison (178.70 KB, image/png)
2025-06-25 00:51 UTC, John Kizer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Kizer 2025-06-25 00:50:35 UTC
Created attachment 182628 [details]
Slightly blocky or pixelated corners on the hover effect

SUMMARY
When hovering the pointer over a file (most visible in Icons mode), the rounded corners of the hover effect are slightly pixelated, while the 

STEPS TO REPRODUCE
1. Set screen scaling to 150%
2. Set the Dolphin view mode to Icons, to make it easier to see the larger corners
3. Hover the pointer over a file 

OBSERVED RESULT
The corners of the hover effect appear slightly pixelated, while those of the focus and selection effects look smooth.

EXPECTED RESULT
All three selection effect types appear similarly smooth at the corners.

SOFTWARE/OS VERSIONS
Dolphin: 25.07.70
KDE Frameworks: 6.16.0
Qt: Using 6.9.1 and built against 6.9.1
Fedora Linux 42 (KDE Plasma Desktop Edition) (Wayland)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.15.3-200.fc42.x86_64
Comment 1 John Kizer 2025-06-25 00:51:10 UTC
Created attachment 182629 [details]
Focus effect for comparison