Ticket #7484 (reopened enhancement)
Grid support for standard keyboard selection and navigation
| Reported by: | drschwartz | Owned by: | BryanForbes |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | DojoX Grid | Version: | 1.1.1 |
| Severity: | normal | Keywords: | 14open |
| Cc: |
Description
The standard Windows keyboard techniques for navigation and selection of objects within a container should be implemented by Grid. Mimic Windows Explorer behavior re effects of Up/Dn (focus moves to previous/next objects, respectively), CTRL+Up/Dn (leave selection and move input focus), ENTER (default action, e.g Open), CTRL+click (toggle selected state of object clicked), SPACEBAR (selects object with input focus), SHIFT+ Up/Dn (extend selection), etc. This will allow keyboard users to apply the same techniques regardless of context, desktop or Web applications.
Change History
Note: See
TracTickets for help on using
tickets.