Created attachment 182305 [details] kinfocenter "About this system" icon outline misalignment near memory Using testing versions from Arch, the information icon here is appearing too short in VM, not sure if its already fixed.
Can reproduce, especially if I reduce the small font to something smaller than default or use a different font. The current implementation makes this somewhat challenging since we constrain the height of the button to the height of the line, and the line is quite short. We could make the icon smaller, though it might look awkward.
Any suggestions from the team? How about removing the button and making it a fixed label like the discrete/integrated line? The problem is with the outline after all.
The text is much too long for an integrated label; I don't think that would work.
No, I mean make it a label upon which you hover and get the same dialog bubble anyway, how about that?
No, that wouldn't be discoverable. The current UI element was specifically created to address that issue with hover-tooltip-based help text.
I'm out of ideas then 😅, apart from resizing the outline in proportion to font size plus more, but I guess that's the challenging part.
The "integrated/discrete" label also look a bit congested with smaller font size of 9pt with the button on top directly
*** This bug has been marked as a duplicate of bug 505893 ***