Talk:Tab Panel
From DHTMLStyleGuide
Are we sure that we ONLY want the Tab to be in the tab order? What about using
- Tab to move among controls in the Tab Panel
- Ctrl+PageUP and Ctrl+PageDown to move from within a Tab Panel to the previous or next Tab
- Ctrl+UpArrow (or Ctrl+Home?) to move focus from a tab panel to the Tab itself
I think this aligns with the notion of Ctrl+Tab to move beyond a widget that itself can accept a Tab as input (like a rich text entry).
