[Libreoffice-bugs] [Bug 85410] Remove Decimal Space button causes 10 decimals before it decreases one at a time
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jul 25 09:26:48 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=85410
--- Comment #10 from Laurent BP <jumbo4444 at yahoo.fr> ---
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
--
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/20200725/4bee7575/attachment.htm>
More information about the Libreoffice-bugs
mailing list