https://bugs.documentfoundation.org/show_bug.cgi?id=164378
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Calc converts text |Mixed Thousand Separator in |containing mixed |Calc under en-US locale |decimal/thousand separators | |into numbers | --- Comment #2 from [email protected] --- I found this behavior is not uncommon. I believe it is a bug about how thousand sep . Here are the evidences: For en-US locale, comma serves as thousand sep. Maybe for Enurepo countries locale, dot serves as thousand sep. The behavior is a mixed thousand sep. Taking "1.2,333,444" as an example Every number representation related to thousand digit is affected, such as Scientific "1.2,333,444e-1", Percent "1.2,333,444%", Currency "$1.2,333,444" etc. -- You are receiving this mail because: You are the assignee for the bug.
