https://bugs.kde.org/show_bug.cgi?id=358573
Bug ID: 358573 Summary: Unable to enter fraction part when decimal point of current locale differs from "." Product: kmymoney Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: General Assignee: kmymoney-de...@kde.org Reporter: 4er...@gmail.com It's impossible to enter decimal separator to the fields of cash amount, so even entering the sum in calculator prints nothing to the field. As it turned out, the problem was in kMyMoneyMoneyValidator, the patch will follow. Reproducible: Always Steps to Reproduce: 0. Select some affected locale, e.g. German or Russian (they have "," as a decimal point). 1. Go to "Ledgers" view, select any account. 2. Create another operation or edit some existing one. 3. Try to enter some sum in the "Amount" field, either manually or with calculator opened. Actual Results: Notice that you can't enter decimal point sign, when you close the calculator, nothing is entered in the field. Expected Results: The sum should have been entered successfully. -- You are receiving this mail because: You are watching all bug changes.