Those time fields make entering time really hard, you should position your cursor at the left of the digit then type it, and any successive typing results in modifying numbers at right, is there any way to convert them to separate spinner or another elegant time picker.
Yeah, we should use a real time entry widget here. The current bodged-together one is rather frustrating to use.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4195
Alternative fix: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4197
Git commit 426c82ef2a192c24015e83b4675a9ec708650b43 by Natalie Clarius. Committed on 16/04/2024 at 02:00. Pushed by nclarius into branch 'master'. kcms/nightcolor: use spinboxes instead of text field for manual time selection The old regex validated text field input method was very cumbersome to use and buggy. M +70 -31 kcms/nightlight/ui/TimeField.qml M +2 -19 kcms/nightlight/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/426c82ef2a192c24015e83b4675a9ec708650b43
*** Bug 487319 has been marked as a duplicate of this bug. ***