<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove Decimal Space button causes 10 decimals before it decreases one at a time"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=85410#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove Decimal Space button causes 10 decimals before it decreases one at a time"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=85410">bug 85410</a>
              from <span class="vcard"><a class="email" href="mailto:jumbo4444@yahoo.fr" title="Laurent BP <jumbo4444@yahoo.fr>"> <span class="fn">Laurent BP</span></a>
</span></b>
        <pre>The reason of this behavior is that "General" format has no fixed decimal
places: it is adapted to column width and precision (scientific format may be
preferred for large or small values). As there is no specified format (number
places is undefined), "Add/Delete Decimal Place" fixes decimal places to the
maximum given by precision.
The easiest workaround I found is to first apply "Format as Number" with one of
these ways:
- button "Format as Number" in Format toolbar (just left of "Add/Delete Decimal
Place"
- keyboard shortcut Shift+Ctrl+1
- sidebar "Number format" section: modify "Leading zeroes" or change category
to Number</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>