[Libreoffice-bugs] [Bug 134054] High UI scaling reveal triangles / arrows are too large

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 29 06:10:02 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=134054

--- Comment #8 from Jan-Marek Glogowski <glogow at fbihome.de> ---
Created attachment 162486
  --> https://bugs.documentfoundation.org/attachment.cgi?id=162486&action=edit
Wrongly positioned icon and text visible on mouse-over.

Just in case you didn't notice, the Windows and KF5 problems are different.

On Windows the arrows are not only too big, but these don't fit into the button
drawing area at all. This is very likely a problem in the Windows native
styling code.

For KF5 (or generally) "just" the positioning of the text and icon is "wrong".
You can see this, if you highlight the button with mouse over (see the image).
And if you open the drop-down, the button is also wrongly highlighted,
overwriting the icon and text.
That is a general problem of the VCL widget and is fixed by
https://gerrit.libreoffice.org/c/core/+/97358
This horizontally centers icon and text in the area left of the drop-down
button, so they won't overlap.

There is still the scaling / size issue. It looks like the triangle size is
related to the button size, so bigger buttons get bigger triangles. Honestly I
have no idea, what size is "correct". I guess bug 122118 didn't investigate the
size in any HiDPI mode, so the scaling is now off. Maybe the size should not
depend on the button size, but on the font size? In this case all the triangles
in the toolbox would become the same (size).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200629/230d0743/attachment.htm>


More information about the Libreoffice-bugs mailing list