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

            Bug ID: 111982
           Summary: Add non-breaking spaces between value and Format code
                    symbols in Format cells
           Product: LibreOffice
           Version: 5.4.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

At now LibreOffice calc add non-breaking space only for numbers separator, so
number 1000000 is formatted as "1 000 000" - it's ok.
But when we add symbols to number, they are separated by breaking space symbol,
for example in EUR German format "1000000" is represented as
"1 000 000 €" instead of "1 000 000 €", so in cell
this number can be splitted to 2 lines, like:
```
1 000 000
€
```

Will be good to add all spaces from Format code as non-breaking space, or
provide special symbol for insert non-breaking space in Format code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to