Microsoft/calculator

Pasting long decimal number results in Invalid input

Open

#162 创建于 2019年3月7日

在 GitHub 查看
 (14 评论) (2 反应) (1 负责人)C++ (16,196 star) (2,422 fork)batch import
Area: User ExperienceBugPri: 3help wantedtriage approved

描述

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

贡献者指南