Summary: | Time input field is nightmare | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | medin <med.medin.2014> |
Component: | kcm_nightcolor | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kwin-bugs-null, natalie_clarius, nate, runawaytrike |
Priority: | NOR | Keywords: | usability |
Version: | 5.24.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=413010 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/426c82ef2a192c24015e83b4675a9ec708650b43 | Version Fixed In: | 6.1 |
Sentry Crash Report: |
Description
medin
2022-03-16 15:22:15 UTC
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. *** |