Skip to content

BUG: Calculator does not use system locale for decimal separator #1896

@guntern

Description

@guntern

Checks

  • I have checked that this issue has not already been reported.

Problem Description

For the calculator I use the setting for "Decimal Separator" to be "Use system locale". In my Windows settings this is set to ",". However, the calculator uses "." as decimal separator. Only when explicitly setting to "Comma (,)" it uses a ",". Normally I could work around it. But it gets really annoying when trying to copy the result to Excel, which then thinks it got provided with a date rather than a number.

To Reproduce

  1. Check that Calculator plugin settings are set to "Use system locale"
  2. In Windows settings the decimal separator should be set to ","
  3. Try to do calculations in flow launcher with decimal numbers. Only numbers entered with "." are recognized and results are presented with "." rather than ",".

Screenshots

No response

Flow Launcher Version

1.13.0

Windows Build Number

10.0.19045.2486

Error Log

No response

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions