Ticket #3564 (new task)

Opened 13 months ago

Last modified 3 weeks ago

provide a keyboard mechanism to move from layout pane to layout pane

Reported by: becky Owned by: becky
Priority: normal Milestone: 1.3
Component: Accessibility Version: 0.9
Severity: normal Keywords:
Cc: davidb

Description

Needs design work as will also require support from within the layout widgets. Current idea is to have a pane manager which listens for a particular key sequence and sends focus through an ordered list of panes (pane equals some sort of layout container). Layout widgets would have to add panes into the pane manager list and notify pane manager when a particular pane has focus.

Change History

Changed 10 months ago by davidb

  • cc davidb added

Changed 10 months ago by becky

  • milestone changed from 1.0 to 1.1

moving to 1.1 - for now we rely on there being something focusable in each pane. Need to update doc to instruct web author to put pane into the tab order via tabindex=-1 if it does not contain any focusable items.

Changed 5 months ago by becky

  • milestone changed from 1.1 to 1.2

Changed 3 weeks ago by becky

  • milestone changed from 1.2 to 1.3
Note: See TracTickets for help on using tickets.