Microsoft/calculator

Pasting long decimal number results in Invalid input

オープン

#162 opened on 2019/03/07

 (14 件のコメント) (2 件のリアクション) (1 人の担当者)C++ (5,745 件のフォーク)batch import
Area: User ExperienceBugPri: 3help wantedtriage approved

Repository metrics

Stars
 (30,929 個のスター)
PR merge metrics
 (平均マージ 15h 43m) (30d で 7 merged PRs)

説明

Describe the bug When pasting a decimal number with more than 16 decimal digits, the calculator outputs Invalid input.

Steps To Reproduce Paste 0.00012345678987654 into the calculator.

Expected behavior The input to be accepted. If it is too long, trim it, like the Windows 7 calculator does.

Screenshots image

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

  • OS Build: 18334.1.amd64fre.19h1_release.190205-1505
  • Architecture: x64
  • Application Version: 10.1812.10048.0

コントリビューターガイド