The list of end times is a convenience list that contains rounded times in 15 minute intervals. The start time contains a list that covers the entire 24-hour period. The end time starts at 0:00, but stops around the current time when the 'dialog' was opened. So e.g. when you press Ctrl-E at 13:05, the last 2 items in the end-time list are 13:00 and 13:05 Reproducible: Always Steps to Reproduce: 1. Select message 2. rightclick, click Create Event... 3. observe end time dropdown itemlist Actual Results: end time dropdown list does not contain convenience items for the full 24 hour range Expected Results: end time dropdown list does contain convenience items for the full 24 hour range
Git commit 8cab399991db61a008c952f275c9280d727c3f51 by Montel Laurent. Committed on 28/05/2015 at 11:16. Pushed by mlaurent into branch 'KDE/4.14'. Fix Bug 348360 - Creating Event from message, end time dropdown itemslist is truncated at around initial start time FIXED-IN: 4.14.9 M +1 -1 messageviewer/widgets/eventdatetimewidget.cpp http://commits.kde.org/kdepim/8cab399991db61a008c952f275c9280d727c3f51
that's fast :) however, there's still an issue with limiting the items in the dropdown, e.g. when selecting another day, the full list op items should again be available
Ah yep indeed. Ok I will fix it soon.
Git commit b1682e1088d2db5758fe6b06f37c2c459421f3b5 by Montel Laurent. Committed on 28/05/2015 at 21:40. Pushed by mlaurent into branch 'KDE/4.14'. Fix Bug 348360 - Creating Event from message, end time dropdown itemslist is truncated at around initial start time FIXED-IN: 4.14.9 M +16 -0 messageviewer/widgets/eventedit.cpp M +2 -2 messageviewer/widgets/eventedit.h http://commits.kde.org/kdepim/b1682e1088d2db5758fe6b06f37c2c459421f3b5