[Libreoffice-bugs] [Bug 122676] FORMATTING Currency Negative Values does not Correctly Apply (*) with a Space
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 25 18:10:17 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=122676
--- Comment #4 from raal <raal at post.cz> ---
Created attachment 150279
--> https://bugs.documentfoundation.org/attachment.cgi?id=150279&action=edit
printscreen Czech locale
printsreen from In Version: 6.3.0.0.alpha0+
Build ID: 82463bdde75447d45e0cd6ed9ab579e0e51ea912
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3;
Locale: cs-CZ (cs_CZ.UTF-8); UI-Language: en-US
Calc: threaded
and Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a)
in both versions is space as thousand separator.
Format code in 4.1 copied from format cell dialog:
[>0]# ##0" € ";[<0]# ##0" € ";-#" € ";@
Format code in 6.3:
[>0]" "* # ##0" € ";[<0]-* # ##0" € ";" "* -#" € ";" "@" "
--
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/20190325/4e7bb2da/attachment.html>
More information about the Libreoffice-bugs
mailing list