Opened 13 years ago
Closed 12 years ago
#6988 closed defect (fixed)
[patch] [cla] Row highlighting should follow focus when navigating with the keyboard.
Reported by: | Joseph Scheuhammer | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | Cc: | Becky Gibson, davidb | |
Blocked By: | Blocking: |
Description
When one clicks a cell in the grid, that cell receives focus, and the row that the cell is within is highlighted. If another cell in another row is clicked, then the highlighting moves to that row.
The behaviour should be the same with keyboard navigation. Currently, arrowing up or down a row moves the cell focus, but the row highlighting stays behind.
Attachments (1)
Change History (4)
comment:1 Changed 12 years ago by
Milestone: | 1.2 → 1.3 |
---|
Changed 12 years ago by
Attachment: | 6988.patch added |
---|
comment:2 Changed 12 years ago by
Summary: | Row highlighting should follow focus when navigating with the keyboard. → [patch] [cla] Row highlighting should follow focus when navigating with the keyboard. |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch from IBM - corporate CLA on file