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

Claudio Cambra <claudio.cam...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |kalendar/commit/11e9cdeca16
                   |                            |5e3833e65b0669997aa7146264c
                   |                            |65

--- Comment #2 from Claudio Cambra <claudio.cam...@kde.org> ---
Git commit 11e9cdeca165e3833e65b0669997aa7146264c65 by Claudio Cambra, on
behalf of Vanshpreet S Kohli.
Committed on 22/02/2023 at 22:25.
Pushed by clau-cambra into branch 'master'.

Do not require leading "0" for hours while creating event

Issue : When creating or editing an event, Kalendar currently requires to input
the time in full four-digit format. This means that "8" or "5" are not accepted
as valid input in the hour section, therefore requiring the user to input a
leading 0 ("08", "05"). There is no indication whatsoever that this is the
issue, though, so the user just finds themselves with the input being reset
without any explanation.

Solution: Treat single-digit input in the hours section as having a leading
zero by default

M  +4    -1    src/contents/ui/Controls/DateControls/TimeCombo.qml

https://invent.kde.org/pim/kalendar/commit/11e9cdeca165e3833e65b0669997aa7146264c65

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

Reply via email to