https://bugs.documentfoundation.org/show_bug.cgi?id=153023
Bug ID: 153023
Summary: NatNum12 number format (spell out): thousand separator
and leading zeroes should be disabled
Product: LibreOffice
Version: 7.5.0.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
If NatNum12 modifier is used in a number format, there is no effect to add a
thousand separator or increase the number of leading zeroes:
[NatNum12 cardinal]0
will give same result as
[NatNum12 cardinal]000
or
[NatNum12 cardinal]#,##0
So checkbox "Thousand separator" and field "Leading zeroes" should be disabled
in Number format dialog or Sidebar
Steps to reproduce:
1. Select Format > Cells > Numbers, Category: Number
2. Select Format: One Hundred
Actual behavior:
checkbox "Thousand separator" and field "Leading zeroes" are enabled
Expected behavior:
checkbox "Thousand separator" and field "Leading zeroes" should be disabled
--
You are receiving this mail because:
You are the assignee for the bug.