<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:momonasmon@gmail.com" title="Maxim Monastirsky <momonasmon@gmail.com>"> <span class="fn">Maxim Monastirsky</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Font color toolbar icon looks off after setting it to automatic"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135121">bug 135121</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>caolanm@redhat.com, momonasmon@gmail.com, riz_17_oke@yahoo.co.id
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=134084, https://bugs.documentfoundation.org/show_bug.cgi?id=134928
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Font color toolbar icon looks off after setting it to automatic"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135121#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI: Font color toolbar icon looks off after setting it to automatic"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135121">bug 135121</a>
              from <span class="vcard"><a class="email" href="mailto:momonasmon@gmail.com" title="Maxim Monastirsky <momonasmon@gmail.com>"> <span class="fn">Maxim Monastirsky</span></a>
</span></b>
        <pre>Basically I see 2 problems here:

1) The color button is bigger than the other buttons on the toolbar, causing
the color stripe to not align well with the stripe from the base icon (red or
rainbow, depending on the icon theme), so some pixels of the icon's stripe are
always visible. This seems to be a result of:

commit 3c17bb91f29d431f99a742bd14ffc9612f25a7af
Author: Caolán McNamara <<a href="mailto:caolanm@redhat.com">caolanm@redhat.com</a>>
Date:   Fri Jun 19 15:06:23 2020 +0100

    <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Double underline under Font color and Highlight color"
   href="show_bug.cgi?id=134084">tdf#134084</a> use the desired image size, not the current image size

    when updating the color bar

    Change-Id: I6bf76a38adc034a25c0c31833c14f2b6afe3ec6d

This commit hardcoded height of 26 for large size, but some icon themes
actually have height of 24.

2) The stripe for automatic color is transparent (with just a black border),
revealing what's in the base icon underneath it. That's a red or rainbow,
depending on the icon theme. Possible solutions are: (a) Not have any stripe in
the base icon, see <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Colibre: Paragraph background color bucket in the sidebar has a red stripe which is confusing"
   href="show_bug.cgi?id=134928#c9">Bug 134928 comment 9</a>. (b) Use an actual fill color instead
of transparent to indicate the automatic color. This actually used to be the
case in the past (at least in LO 5.3). This isn't a recent regression, but
still might be useful to bibisect.</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>