<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - High UI scaling reveal triangles / arrows are too large"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134054#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - High UI scaling reveal triangles / arrows are too large"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134054">bug 134054</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=162486" name="attach_162486" title="Wrongly positioned icon and text visible on mouse-over.">attachment 162486</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=162486&action=edit" title="Wrongly positioned icon and text visible on mouse-over.">[details]</a></span>
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
<a href="https://gerrit.libreoffice.org/c/core/+/97358">https://gerrit.libreoffice.org/c/core/+/97358</a>
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 <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Toolbar dropdown button triangles are too large"
   href="show_bug.cgi?id=122118">bug 122118</a> 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).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>