https://bugs.documentfoundation.org/show_bug.cgi?id=152722

            Bug ID: 152722
           Summary: NatNum12 number format (spell out): add/delete decimal
                    places is loosing format
           Product: LibreOffice
           Version: 7.5.0.0 beta1+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

When changing the number of decimal places with add/delete buttons or with
sidebar or with cell number format dialog, of a number format based on NatNum12
(spell out), number format looses NatNum12 flag.

Steps to reproduce:
1. In Calc, open dialog Format > Cells > Numbers
2. Select Category: Number, Format: "one hundred"
Number format code is now:
[NatNum12 cardinal]0
3. Increment Decimal places

Actual behavior:
NatNum12 flag is lost and number format code is now
0.0

Expected behavior:
NatNum12 flag should be kept with expected number format code:
[NatNum12 cardinal]0.0

Same behavior with Add or Delete decimal places buttons, and with side bar
panel.

Workaround:
Manually modify number format code in dialog. Display is then correct.

Version: 7.5.0.0.beta1 (X86_64) / LibreOffice Community
Build ID: 3aca23eec42e9d6fbe57071d7633ae1fc4bc5fcc
CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win
Locale: fr-FR (fr_FR); UI: fr-FR
Calc: CL threaded

Confirmed with 7.5.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to