<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Format Numbers dialog produces wrong format codes when un-/checking Red or Thousands; only gtk3"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=122786">122786</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Format Numbers dialog produces wrong format codes when un-/checking Red or Thousands; only gtk3
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.2.0.2 rc
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>framework
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>erack@redhat.com
</td>
</tr></table>
<p>
<div>
<pre>* in Calc open Format -> Cells..., tab Numbers (or hit Ctrl+1)
* from Category Number select third Format 0.00
* check "Negative numbers red"
=> Format code is #;[RED]-#
should instead be 0.00;[RED]-0.00
Happens for all formats of categories where the Red or Thousands buttons are
activated. Common behaviour is that only # integer format code is generated.
Only with the new gtk3 welded dialog, not with SAL_USE_VCLPLUGIN=gtk so
probably also not on Windows.</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>