Re: Keyboard Behaviors for Elements with Role "Grid"

>
>
>     Shift + Down Arrow to "interact with" a sub-level item.
>     Shift + Up Arrow to "stop interacting with" a sub-level item.
>
>     Shift + Right Arrow to navigate to the next non-read-only 
> item/cell in the list/grid.
>     Shift + Left Arrow to navigate to the previous non-read-only 
> item/cell in the list/grid.
> ...
> The only place I can see where this would cause trouble is with text 
> selection using arrow keys, ...

One might also want to shift+arrow for extending a selection of cells 
using the keyboard.

Actually, there doesn't appear to be anything about selection for grids 
in the style guide, but ARIA does talk about a multiselectable state for 
grids:
http://www.w3.org/WAI/PF/aria/#grid

-- 
;;;;joseph

'This is not war -- this is pest control!'
      - "Doomsday", Dalek Leader -

Received on Tuesday, 29 July 2008 19:07:43 UTC