*** 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
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 ?
🐛🧹 ⚠️ 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!
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