Skip to content

BUG: Calculator plugin - ignores comma decimal separator when using 3 decimals #3974

@gunrunner20

Description

@gunrunner20

Checks

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

  • I am using the latest version of Flow Launcher.

  • I am using the prerelease version of Flow Launcher.

Problem Description

Settings:

  • Decimal separator: Comma (,)
  • Max. decimal places: 10

When calculating with exactly 3 decimal places, the result is off by 1000. Seems calculator is ignoring decimal separator setting for number with exactly 3 decimals.

Does work flawlessly when switching to Dot (.) as deciamal separator and trying with 10.00/2.500

To Reproduce

  1. 10,00/2,50
  2. 10,00/2,500
  3. 10,000/2,500
  4. 10,000/2,50

Screenshots

Image

Flow Launcher Version

2.0.0

Windows Build Number

10.0.26100.4946

Error Log

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions