Bug 499456 - It's not possible to edit/change a ledger entry if the amount is greater/equal 1000 or less/equal -1000
Summary: It's not possible to edit/change a ledger entry if the amount is greater/equa...
Status: NEEDSINFO WAITINGFORINFO
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: 2.32.0
Platform: Kubuntu Linux
: NOR major
Target Milestone: 25.1.0
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-03 11:59 UTC by Gerhard Kulzer
Modified: 2025-03-06 07:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of negative entries with ADD and MODIFY shaded (975.65 KB, image/png)
2025-03-06 07:01 UTC, Gerhard Kulzer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerhard Kulzer 2025-02-03 11:59:14 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Please remove this comment after reading and before submitting - thanks!
***

SUMMARY


STEPS TO REPRODUCE
1. Import financial data via format ofx
2. Complete entries with edit fields
3. 

OBSERVED RESULT
If the absolute amount is less than 1000 units, I can add categories and comments, all fields and add or save it. If the absolute amount is higher, e.g. 1000+ the ADD/MODIFY buttons remain grey and I can't save any modification.

EXPECTED RESULT
Modifications and addition be possible independent of the amount as it was the case in earlier versions (I'm not sure when this behaviour was introduced, but it appeared in 2024)


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Kubuntu 24.10
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.6.2

ADDITIONAL INFORMATION
Comment 1 Stephane MANKOWSKI 2025-02-15 14:12:20 UTC
Hi,

What is your locale ?

Could you try with the last version for Kubuntu from my PPA (https://skrooge.org/fr/download/) ?
(kf6 version recommended)

If you still have the issue, could you attach  here a screen capture with the value and button disabled ?
Comment 2 Bug Janitor Service 2025-03-02 03:46:36 UTC
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Gerhard Kulzer 2025-03-06 07:01:51 UTC
Created attachment 179168 [details]
Screenshot of negative entries with ADD and MODIFY shaded

I installed your version 2.32.0-1build1 via ppa. Same behaviour.

My locale is:
LANG=en_US.UTF-8
LANGUAGE=en_US
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8