Opened 14 years ago
Closed 14 years ago
#3865 closed defect (fixed)
remove menuitem which displays calendar from test_Menu.html
Reported by: | Becky Gibson | Owned by: | simonjb |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Accessibility | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The _Calendar should not be used without being associated with a validating date text box since the calendar is not accessible (it doesn't work with the keyboard). Thus, it should not be used in the menu example until it is accessible.
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [9826]) Fixes #3865: remove menuitem which displays calendar from test_Menu.html. I also updated the test plan text to make it consistent with some recent changes in the menu behavior.