Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculator stopped supporting scientific notation as lower case (2e9 vs 2E9) #36045

Open
mlongtin0 opened this issue Nov 21, 2024 · 1 comment
Labels
Issue-Bug Something isn't working Run-Plugin Things that relate with PowerToys Run's plugin interface Status-In progress This issue or work-item is under development

Comments

@mlongtin0
Copy link

Microsoft PowerToys version

0.86.0

Installation method

Microsoft Store, PowerToys auto-update

Running as admin

No

Area(s) with issue?

PowerToys Run

Steps to reproduce

Scientific notation only works with uppercase E now. Lowercase used to work.
I could swear "1e9/20" would give me 50000000 until a few months ago, but now it offers to open a URL (https://1e9/20).

Steps To Reproduce

Alt-tab
Type "1e9/20" or "=1e9/20"

✔️ Expected Behavior

50000000

❌ Actual Behavior

Screenshot
Image

Other Software

No response

@mlongtin0 mlongtin0 added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Nov 21, 2024
@htcfreek htcfreek added Status-In progress This issue or work-item is under development Run-Plugin Things that relate with PowerToys Run's plugin interface and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Dec 2, 2024
@htcfreek
Copy link
Collaborator

htcfreek commented Dec 2, 2024

@PesBandi
Your contribution is welcome and thank you for your work on this. Feel free to open a PR. If you have any further questions don't worry to ask them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Run-Plugin Things that relate with PowerToys Run's plugin interface Status-In progress This issue or work-item is under development
Projects
None yet
Development

No branches or pull requests

2 participants