<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Extremely slow basic operations on macOS"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106154#c27">Comment # 27</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Extremely slow basic operations on macOS"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106154">bug 106154</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>(In reply to Alex Thurgood from <a href="show_bug.cgi?id=106154#c20">comment #20</a>)
<span class="quote">> There is a noticeable improvement in speed compared to the previous
> situation, but it still takes approximately 2 seconds to display the :

> Format > Paragraph
> Format > Page
> Format > Character
> Format > Bullets & Numbering </span >

<span class="quote">> It seems that constructing these dialogs is quite time intensive. From my
> own observations.</span >

Libo is opening all the dialog tabs in the 'background' to set the optimal
dialog size (see
<a href="https://opengrok.libreoffice.org/xref/core/vcl/source/control/tabctrl.cxx#2117">https://opengrok.libreoffice.org/xref/core/vcl/source/control/tabctrl.cxx#2117</a>)
 Which can be a bit slow for tabs which need file access, for example color
palettes (<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Color picker widget is slow to initialize - does not cache color palette data"
   href="show_bug.cgi?id=112532">bug 112532</a>).</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>