Metadata
- Source
- FLUID-56
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Anastasia Cheetham
- Created
2007-10-09T15:35:31.000-0400 - Updated
2008-09-30T11:11:15.000-0400 - Versions
-
- 0.5beta1
- Fixed Versions
-
- 0.5
- Component
-
- Reorderer
Description
Currently, the ListLayoutHandler maps both Up and Left arrow to 'previous' and Down and RIght arrow to 'next,' regardless of whether the list is horizontally or vertically oriented.
The ListLayoutHandler should be parameterizes, so that the user can indicate the orientation, and only relevant keystrokes can be trapped.
Comments
-
Anastasia Cheetham commented
2008-07-09T16:10:56.000-0400 The layout handler is now paramaterizes to accept the orientation, but does not yet use it to affect keystrokes.
The Keyboard a11y plugin does use orientation to affect keystrokes, but the layout handler and reorderer do not yet use that aspect of the keyboard a11y plugin.
-
Antranig Basman commented
2008-09-07T18:37:23.000-0400 Corrected at revision 5477