Skip to content

comma not always accepted with different settings #6474

@Flexmaen

Description

@Flexmaen

MMEX version:

  • 1.6.4
  • 1.7.0
  • 1.7.1
  • 1.7.2
  • Other (please specify)

Operating System:

  • Windows
  • Mac OSX
  • Linux

Description of the bug

If comma is , (comma) and thousand separator is . (point) like in the settings de_DE then you cannot overwrite a comma since the thousand seperator (=point) seems to be mistaken for a comma.
I hope this description or title is clear enough. But you can easily reproduce this issue with the following steps:

Reproduction

Is the bug reproducible?

  • Always
  • Randomly
  • Happened only once

Reproduction steps:

  1. In the Settings (Extra/Options/General) set "de_DE" as currency format, which will be 1.234.567,89
  2. create a new bank account with 1500,50 which will turn into 1.500,50
  3. right click bank account and select "edit account"
  4. for example, value there is "1.500,50" you want to change it to "1.580,90"
  5. delete last 4 digits, start typing. You cannot type a comma anymore (,) since the point (.) is mistaken for a comma.

Expected result:

You should be able to type a , even if a . is alredy seperating the value.

Additional Information:

Select/overwrite 4 digits:
mmex_step1

No comma (,) accepted:
mmex_step2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions