Comment 1 for bug 1307383

Revision history for this message
Corentin Noël (tintou) wrote :

What it should be like:
1. Double-Click on date for new appointment
 -> Already implemented
2. Have the Keyboard input focus in the Title textbox. (Wich should be the topmost field, as the name indicates)
 -> It has already moved to the topmost field.
3. Tab to the "all day" toggle, wich in month view (The only view?) is on by default.
 -> It won't be "all day" by default, but it's possible to navigate to it via [tab].
4. a) Turning it off via Space and pressing Tab gets you into the starting time box [tab]-> starting date [tab]-> end time [tab]-> end date.
 -> The Date box is currently not editable, it's why they don't get focused on tab-press. Feel free to open a bug in the Granite Project about this restriction.
4. b) Leaving it as is and pressing Tab gets you into the starting date box [tab]-> end date
 -> Same as 4. a)

Thank you for the report.
I just pushed a fix that will allow you to skip the comment field with [tab].