microsoft / calculator

Windows Calculator: A simple yet powerful calculator that ships with Windows
MIT License
29.74k stars 5.39k forks source link

Cannot input decimals in currency converter #1204

Closed hez2010 closed 4 years ago

hez2010 commented 4 years ago

Describe the bug Cannot input decimals in currency converter

Steps To Reproduce Steps to reproduce the behavior:

  1. Go to Currency converter
  2. Input decimals
  3. Cannot input any number after floating point

Expected behavior Should be able to input numbers after floating point

Device and Application Information

Requested Assignment I'm just reporting this problem. I don't want to fix it.

MicrosoftIssueBot commented 4 years ago

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

DpA70 commented 4 years ago

I want to fix the issue.

rudyhuyn commented 4 years ago

Hi @hez2010, thank you for reporting this issue!

This bug is a duplicate of #424. Here is more information about the reason:

From @Geveffe

The reason that this happens is that when you change your Format to Japanese (Japan) the Currency Format changes by default to have 0 "No. of digits after decimal". This may or may not be correct, but Calculator is correctly using the format. I will follow up with the intl.cpl team form them to decide if the current intl.cpl behavior is correct or not.

I will close this issue but let's continue this conversation in the other one!