<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:suokunlong@126.com" title="Kevin Suo <suokunlong@126.com>"> <span class="fn">Kevin Suo</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - The CPU usage for opening the Format Cells dialog after the first time has doubled since 5.3"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113093">bug 113093</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;">CC</td>
<td>
</td>
<td>suokunlong@126.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - The CPU usage for opening the Format Cells dialog after the first time has doubled since 5.3"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113093#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - The CPU usage for opening the Format Cells dialog after the first time has doubled since 5.3"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113093">bug 113093</a>
from <span class="vcard"><a class="email" href="mailto:suokunlong@126.com" title="Kevin Suo <suokunlong@126.com>"> <span class="fn">Kevin Suo</span></a>
</span></b>
<pre>The cells fomatting dialog takes some time before it appears. Under linux when
I run the build on master with dbgutil enabled, I see the following output:
warn:vcl:381:381:vcl/unx/generic/fontmanager/fontconfig.cxx:852: In glyph
fallback throwing away the language property of en because the detected script
for '0x9f3' is Bengali and that language doesn't make sense. Autodetecting
instead.
warn:vcl:381:381:vcl/unx/generic/fontmanager/fontconfig.cxx:852: In glyph
fallback throwing away the language property of en because the detected script
for '0x9f3' is Bengali and that language doesn't make sense. Autodetecting
instead.
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x7e0
with unknown name, so returning lang-tag of: {en-AG}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x7e1
with unknown name, so returning lang-tag of: {en-NG}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x7e2
with unknown name, so returning lang-tag of: {en-ZM}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x7e3
with unknown name, so returning lang-tag of: {en-DK}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x3c09
with unknown name, so returning lang-tag of: {en-HK}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x4809
with unknown name, so returning lang-tag of: {en-SG}
Apparently Calc is trying to detect the fonts to be used for the special chars
appears in the language list (and the cell format strings) within the "Numbers"
tab.
This is not a big issue anyway, but I am putting the above information on the
record just for FYI.</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>