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

--- Comment #27 from Telesto <[email protected]> ---
(In reply to Alex Thurgood from comment #20)
> 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 

> It seems that constructing these dialogs is quite time intensive. From my
> own observations.

Libo is opening all the dialog tabs in the 'background' to set the optimal
dialog size (see
https://opengrok.libreoffice.org/xref/core/vcl/source/control/tabctrl.cxx#2117)
 Which can be a bit slow for tabs which need file access, for example color
palettes (bug 112532).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to