Comment 9 for bug 359180

Revision history for this message
Milo Casagrande (milo) wrote : Re: [Bug 359180] Re: Missing keyboard shortcut for navigation

2009/11/30 Adi Roiban <email address hidden>:
> First attempt:
>
> tabindex 1 - cycle through input and textarea
> tabindex 2 - Save and continue button
>
> accesskey s - Save and continue
> accesskey f - Focus the search field
>
> accesskey r - Go to first
> accesskey n - Go to next
> accesskey p - Go to previous
> accesskey l - Go to last
>
> Here is an excelent resource about tabindex implementation in browsers
> http://www.weba11y.com/blog/2009/07/02/more-fun-with-the-tabindex-attribute/
>
> What do you say?

Sounds great!

One thing: what to you exactly mean with "input and textarea"?
The input intended as all the input fields in the page or some
particular input fields?

--
Milo Casagrande <email address hidden>