Opened 11 years ago
Closed 11 years ago
#7863 closed bug (notabug)
Datepicker: Inline accessibility
Reported by: | ezufelt | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | [meta] ui.dev | Version: | git (not yet released) |
Keywords: | a11y | Cc: | |
Blocked by: | Blocking: |
Description
Firefox 8.0 JAWS 13 Datepicker demos http://view.jqueryui.com/branches/datepicker/datepicker-rewrite/index.html
- Application mode is not enabled when arriving at date picker, so can only interact with control using links (prev, next, numeric dates) by pressing enter / space. Cannot use up / down and left / right arrows to navigate the grid, and cannot use pgup / pgdown / alt + pgup / alt + pgdown.
If application mode is enabled manually (JAWS key + z) and I tab to the datepicker I can use all key combinations.
- 'Prev' and 'Next' links do not have clear purpose.
- No indication what has changed when clicking 'next'. JAWS does not announce 'December 2011'.
Change History (4)
comment:1 Changed 11 years ago by
Keywords: | a11y added |
---|
comment:2 Changed 11 years ago by
Component: | [meta] ui.dev → ui.datepicker |
---|
comment:3 Changed 11 years ago by
Component: | ui.datepicker → [meta] ui.dev |
---|
These are on the datepicker rewrite.
comment:4 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing as datepicker is moved to a future release. I've added a link to this ticket on the planning page for datepicker.
Note: See
TracTickets for help on using
tickets.
Need to repeat those tests with the datepicker rewrite.