-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
CmdPal - CalculatorIssues related to the Calculator built-in extensionIssues related to the Calculator built-in extensionIssue-BugSomething isn't workingSomething isn't workingProduct-Command PaletteRefers to the Command Palette utilityRefers to the Command Palette utilityResolution-Fix CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.Revisit after 0.98
Description
Microsoft PowerToys version
0.97.2
Installation method
Microsoft Store
Area(s) with issue?
Command Palette
Steps to reproduce
Writing any math operation with a number with a dot (.)
Example: 5.5+0.5
✔️ Expected Behavior
Any number with dot (X.Y) is treated as decimal (X,Y)
Example: 5.5+0.5 is treated as 5,5+0,5
❌ Actual Behavior
Any number with dot (X.Y) is treated as integer (XY)
Example: 5.5+0.5 is treated as 55+5
Additional Information
OS Version: Microsoft Windows NT 10.0.22631.0
.NET Version: .NET 9.0.12
PowerToys is running as user (non-elevated)
Install scope: per user
Operating System Language: Italian (Italy)
System locale: it-IT
Other Software
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CmdPal - CalculatorIssues related to the Calculator built-in extensionIssues related to the Calculator built-in extensionIssue-BugSomething isn't workingSomething isn't workingProduct-Command PaletteRefers to the Command Palette utilityRefers to the Command Palette utilityResolution-Fix CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.Revisit after 0.98