Calculator: Wrong thousands separation in currency converter

Created on 9 Mar 2019  Â·  8Comments  Â·  Source: microsoft/calculator

Describe the bug
Big numbers like 100000000000000 are using thousands separator as 100000 000 000 000 instead of 100 000 000 000 000.

Steps To Reproduce

  1. Go to Currency Converter
  2. Type 100000000000000

Expected behavior
Thousands separator should be applied on all thousands.

Screenshots
image

Device and Application Information (please complete the following information):

  • OS Build: 10.0.17763.0
  • Architecture: X64
  • Application Version: 10.1812.10048.0

Additional context
Other convesion types are not affected.

World-Readiness 3 fixed

All 8 comments

This is your friendly Microsoft Issue Bot. I've seen this issue come in and have gone to tell a human about it.

Thanks for the report! I really appreciate your thoroughness when filing this bug. I am not able to repro the issue though. I am on the same OS build with latest code from master. Are there more details you can provide to help us reproduce what you are seeing?

image

I'm able to repro the issue. If everyone agrees that we should fix this issue, I can create a PR.

Approving, since there are multiple confirmed reports. Out of curiosity, which locales are you seeing this in?

All locales using space as thousand delimiter (French for example)

Hmm, that is what I suspected, but when I tried changing my currency delimiter to space, it still seemed to work ok for me. Odd.

Not the "normal" space in fact, the "non-breaking" one (U+00A0)

Approving, since there are multiple confirmed reports. Out of curiosity, which locales are you seeing this in?

My locale is sk-sk.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TristanYoung picture TristanYoung  Â·  28Comments

imchau picture imchau  Â·  27Comments

Cerlancism picture Cerlancism  Â·  23Comments

Diggsey picture Diggsey  Â·  20Comments

g-plane picture g-plane  Â·  55Comments