Let me enter (and parse) raw times instead of forcing the time widget
When editing the advanced properties of an event, on a non-touch device like a traditional computer, I never ever want to deal with that weird clicky widget for entering the times, it's not fast enough for me. Especially when the system tries to second-guess what I mean and gets it wrong (bug #775441 :)
I want to just type in:
1930 2000
or
19h30 20
or 19:30 20h00
...and be done with it. No clicking with small increments, no tabbing more than once.
If you want to have those touch-oriented widgets available, please make them available with a clickable dropdown arrow just like the date picker widgets, and let me type raw text in a TextEntry besides those arrows instead.
Link to original bug (#775442)
Design Tasks
TODO
Development Tasks
TODO
QA Tasks
TODO