Setting up Hungarian locale results in an even more confusing behavior. Decimal point (comma) is for specifying decimal fractures, dots can be used for (in fact should be used according to the official rules).
However, * 10000 (i.e. 10^4) is shown as 10,000 that is 10. Should be 10 000. * 1000000 (i.e., 10^6) is shown as 1,000.000 what is real confusing and very hard to interpret. Should be 1 000 000. -- confusing behavior with comma as thousands separators vs decimal point. https://bugs.launchpad.net/bugs/53214 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
