https://bugs.documentfoundation.org/show_bug.cgi?id=63272
--- Comment #12 from Eike Rathke <[email protected]> ---
Humm.. actually there's a problem with using a space between number and % in
this case because space is also the group separator in a fi-FI locale, and a
trailing group separator behind a number by definition divides the number by
1000, so 1 formatted with {0 %} leads to 0% being displayed which is rather
unexpected ;-) In an en-US locale you can observe this with a {0,%} format.
Not sure at the moment how to solve this. We treat an ordinary space the same
as the defined U+00A0 NO-BREAK SPACE separator because we can't expect from a
user to enter the no-break space whenever s/he wants to use a group separator.
--
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