[Libreoffice-bugs] [Bug 111982] New: Add non-breaking spaces between value and Format code symbols in Format cells
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 23 12:40:03 UTC 2017
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: libreoffice-bugs at lists.freedesktop.org
Reporter: MurzNN at gmail.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170823/130210ac/attachment.html>
More information about the Libreoffice-bugs
mailing list