https://bugs.kde.org/show_bug.cgi?id=413956
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/50493289c7e2b7bfa6f4849fa |t/cd5111de2c7323c28a5295fe7 |8bb9e464f7b4eba |13868bf25e9fcdd --- Comment #6 from Ismael Asensio <isma...@gmail.com> --- Git commit cd5111de2c7323c28a5295fe713868bf25e9fcdd by Ismael Asensio. Committed on 13/03/2024 at 22:33. Pushed by iasensio into branch 'Plasma/6.0'. kcms/nightcolor: Make manual lat/lon respect locale decimal point Use the locale-aware parsing functions for the decimal values To be able to work with the TextField validator in a semi-sane way without handicapping the user input, just update the backend value when finishing the edition. This let's us simplify the logic and also fix resetting to the last good value on a wrong input, which was intended but also wasn't working before. FIXED-IN: 6.0.3 (cherry picked from commit 50493289c7e2b7bfa6f4849fa8bb9e464f7b4eba) M +10 -16 kcms/nightcolor/ui/NumberField.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/cd5111de2c7323c28a5295fe713868bf25e9fcdd -- You are receiving this mail because: You are watching all bug changes.