<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make menu expander triangles configurable for icon design"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142947">bug 142947</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;">Keywords</td>
           <td>needsUXEval
           </td>
           <td>
                
           </td>
         </tr>

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

         <tr>
           <td style="text-align:right;">CC</td>
           <td>libreoffice-ux-advise@lists.freedesktop.org
           </td>
           <td>caolanm@redhat.com, heiko.tietze@documentfoundation.org, rizmut@libreoffice.org
           </td>
         </tr>

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

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Groupedbar Compact UI : display a smaller arrow beside the popup textual menu title of each group or replace it by a character
           </td>
           <td>Make menu expander triangles configurable for icon design
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make menu expander triangles configurable for icon design"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142947#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Make menu expander triangles configurable for icon design"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142947">bug 142947</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>The expander triangle is sized to 75% of the control's text height, see
SvxMenuEntriesListBox::CreateDropDown() in cui/source/customize/cfg.cxx, while
the toolbar is a bit more complex, see void ImplDrawDropdownArrow() in
vcl/source/window/toolbox.cxx (changed recently for <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>). 

We have to deal with different icon sizes where small icons require smaller
expander triangles. The only solution I see is to replace the triangle vectors
by a pre-drawn bitmaps, which then depends on the icon size (and can be SVGs
too, of course). This would solve <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - White triangles throughout UI after updating to 7.x."
   href="show_bug.cgi?id=136757">bug 136757</a>.

Caolan, is this a reasonable idea?

Making <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ManagedMenuButton drop down arrow size different based on OS"
   href="show_bug.cgi?id=107259">bug 107259</a> a duplicate of this one. It seems to be the same request
though talking also about OS dependency.</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>