[Libreoffice-bugs] [Bug 106154] Extremely slow basic operations on macOS

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 14 19:42:28 UTC 2017


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

--- Comment #27 from Telesto <telesto at surfxs.nl> ---
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171114/830c452d/attachment-0001.html>


More information about the Libreoffice-bugs mailing list