microsoft / microsoft/calculator
Using '%' in Standard Calculator Clears Input
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 31.1k
- Forks
- 5.8k
- PR merge metrics
- No merged PRs in 30d
Description
When using Calculator in Standard mode, using '%' will clear all input in all fields, and will not act as if it is a percentage input.
Steps to reproduce:
- Enter input into calculator
- Press '%'
- Observe results
OS: Microsoft Windows Version 22H2 (OS Build 19045.4170)
64-bit computer
Calculator Version 11.2401.0.0
OS Build: 10.0.19045.0
Architecture: X64
Application Version: 11.2401.0.0
Region: en-AU
Dev Version Installed: False
Requested Assignment
I'm just reporting this problem. I don't want to fix it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. First reproduce the issue in Calculator's Standard mode on the reported Windows version, using the listed steps, then trace the input handling for the '%' key. Done means '%' no longer clears the fields and behaves as percentage input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100