Add keyboard navigation/accessibility for the calendar views
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
People
(Reporter: Fallen, Unassigned)
References
(Depends on 3 open bugs, Blocks 3 open bugs)
Details
(Keywords: access, parity-Outlook, uiwanted, Whiteboard: [has l10n impact][dupetome])
Attachments
(3 files, 2 obsolete files)
Comment 1•17 years ago
|
||
Comment 3•16 years ago
|
||
Reporter | ||
Comment 5•15 years ago
|
||
Reporter | ||
Comment 7•15 years ago
|
||
Updated•15 years ago
|
Reporter | ||
Updated•15 years ago
|
Comment 11•13 years ago
|
||
Reporter | ||
Comment 12•13 years ago
|
||
Comment 13•13 years ago
|
||
Comment 15•11 years ago
|
||
Updated•11 years ago
|
Comment 16•11 years ago
|
||
Reporter | ||
Comment 17•11 years ago
|
||
Comment 18•11 years ago
|
||
Comment 19•10 years ago
|
||
Comment 20•10 years ago
|
||
Comment 21•10 years ago
|
||
Comment 22•10 years ago
|
||
Comment 23•10 years ago
|
||
Comment 24•10 years ago
|
||
Reporter | ||
Comment 25•10 years ago
|
||
Comment 26•10 years ago
|
||
Comment 30•3 years ago
|
||
After bug 1738689 I'll take a look at keyboard navigation options.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 32•5 months ago
|
||
(In reply to comment #15 and comment #18 by Chen Wei)
add keyboard navigation for all views.
Left: to previous day
Right: to next day
Up: same day in previous week(7 days before)
Down: same day in next weekPageUp: previous month in month view, scroll one view up in multiweek view
PageDown: does the oppositeHOME: go to today
Incidentally, this is also the hotkey assignment expected by the majority of the closed duplicate bugs, e.g. bug 607572, bug 694910, bug 1904233, etc. ...
Comment 36•5 months ago
•
|
||
When tackling this bug, please also read the productive exchange in closed duplicate bug 1717363.
attaching image by Thomas D. (:thomas8) from comment #4 of closed duplicate bug 1717363, which reads as follows:
Created attachment 9229233 [details]
Screenshot 1 (annotated): Happy guessing - where is the keyboard focus?? (Hint: it's neither C nor D!)Keyboard interaction with the main calendar view is very poor - pretty much non-existent.
It is totally not clear with all the colors in the week view where the focus is.
- Today (C in the screenshot) is over-emphasized by comparison and looks focused, but is not.
- The focused day (B) has focus but does not look focused: it's lacking a clear blue focus border (focus is actually there, as seen when you press Ctrl+I to add an event).
- Basic keyboard navigation from one day to another using cursor keys or page up/down is not possible.
We need to figure out some of the details, here's a start:
Cursor left/right/up/down
moves focus between calendar boxes horizontally/vertically according to their layout on screen.Page up/down
changes the view to the next/previous time span per current view:
- next/previous day on day view
- next/previous week on week view
- next/previous screen on multiweek
- next/previous month on month view
- Remove the current wrong shortcuts
[
/]
which is inconsistent with mail view behaviour
Comment 37•5 months ago
|
||
image attachment in previous comment didn't seem to work
Comment 39•5 months ago
|
||
added based on bug 1904233#comment 0
Description
•