Bug 505893 - Inconsistent Border shapes around the i in System Settings
Summary: Inconsistent Border shapes around the i in System Settings
Status: RESOLVED INTENTIONAL
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.15.0
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: kdelibs bugs
URL:
Keywords:
: 505661 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-06-21 06:54 UTC by Bruce Wayne
Modified: 2025-06-24 16:31 UTC (History)
3 users (show)

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


Attachments
under display settings the i is squashed (47.58 KB, image/png)
2025-06-21 06:54 UTC, Bruce Wayne
Details
expected border look (190.46 KB, image/png)
2025-06-21 06:55 UTC, Bruce Wayne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bruce Wayne 2025-06-21 06:54:13 UTC
Created attachment 182469 [details]
under display settings the i is squashed

SUMMARY
some i which appears next to toggle have perfect squarcles around them while some are squashed rectangles when mouse is hovering over them. some for examples are found under display settings, mouse settings


STEPS TO REPRODUCE
1. go to display settings
2. hover the cursor above the i next to some options
3. 

OBSERVED RESULT

some i's have squarecles border while some are rectangles

EXPECTED RESULT

all i have a consistent squarecle border around i 


SOFTWARE/OS VERSIONS

Operating System: CachyOS Linux 
KDE Plasma Version: 6.4.0
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.15.3-2-cachyos (64-bit)
Graphics Platform: Wayland
Processors: 12 × 12th Gen Intel® Core™ i3-1220P
Memory: 16 GiB of RAM (15.3 GiB usable)
Graphics Processor: Intel® Graphics
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: Vivobook_ASUSLaptop X1502ZA_X1502ZA
System Version: 1.0

ADDITIONAL INFORMATION
Comment 1 Bruce Wayne 2025-06-21 06:55:18 UTC
Created attachment 182470 [details]
expected border look
Comment 2 Nate Graham 2025-06-24 16:13:05 UTC
This isn't really fixable, unfortunately. The button gets squished to fit within the height of the row, and in this case, the row is short.

We could make the icon get smaller in this case, but then people would complain about the buttons having inconsistent icon sizes.

I don't think this is a case where there's a clear improvement.
Comment 3 Nate Graham 2025-06-24 16:13:13 UTC
*** Bug 505661 has been marked as a duplicate of this bug. ***
Comment 4 Erwin Iosef 2025-06-24 16:25:51 UTC
Setting a size limit as to how small the button can be reduced wouldn't work either, would it?
Comment 5 Nate Graham 2025-06-24 16:31:23 UTC
No, because then it could overlap items in the rows above or below it.