Opened 12 years ago
Closed 8 years ago
#8759 closed defect (patchwelcome)
edit mode is lost when transitioning to a new row
Reported by: | Becky Gibson | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.3.0b1 |
Keywords: | a11y | Cc: | Becky Gibson |
Blocked By: | Blocking: |
Description
Open grid/test_edit. Use the keyboard to navigate to a cell in a visible row. With focus on the cell, press enter to invoke edit mode. Press tab to navigate to the other focusable cells in the row. With focus on the last editable cell of the row, press tab again, focus goes to the first editable cell in the next row but the cell is not set as editable.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | tbd → future |
---|
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.