https://bugs.kde.org/show_bug.cgi?id=415028

mrfrh <mr...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mr...@gmx.de
         Resolution|DUPLICATE                   |---
             Status|RESOLVED                    |REOPENED

--- Comment #6 from mrfrh <mr...@gmx.de> ---
Reopened, as this is actually NOT a duplicate of
https://bugs.kde.org/show_bug.cgi?id=413010 (which is only about time format).

I just wanted to report this issue myself as it could be very annoying to new
users. Living in a 24hr-Timezone, you can't set a night color start time later
than 19:00.

There seems to be a problem with the time input field:
1. open night color settings
2. select mode "individual times"
3. you can't enter any start time starting with two (e.g. 22:00), only times
starting with one or zero (e.g. 19:00)
4. workaround: type 22:00 in a text editor and copy it --> 22:00 can be pasted
in the input field.

Sometimes it also worked to at first try input a time starting with 1, then at
second try it was possible to enter a time starting with 2. But I couldn't
reproduce this reliably.

In fact the regex in
/usr/share/kpackage/kcms/kcm_nightcolor/contents/ui/TimeField.qml looks correct
(/^([0-1]?[0-9]|2[0-3]):[0-5][0-9]$/), so I' don't know what's the root cause
of this issue :-(

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to