Ticket #4413 (closed task: fixed)
create dijit routine to find first/last focusable item in a container
| Reported by: | becky | Owned by: | simonjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Accessibility | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: | davidb |
Description
There are cases where it would be useful to know the first/last focusable item in a container. Ticket #4411 would need this as well as ctrl-pageup/pagedown from within a tab pane to move to the next pane. Currently focus is set to a specific item (in the case of dialog the title, tooltip dialog the dialog container, tab pane navigation the tab title) but it would be better to set focus to a specific item as long as performance is not affected.
I have set this to 1.0 but it could be pushed to 1.1 if necessary.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.