Opened 10 years ago
Closed 8 years ago
#12178 closed defect (patchwelcome)
Lose focus when navigating editable cells using TAB key
Reported by: | zhuxw | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.6.0b1 |
Keywords: | focus, editable cell, tab, keyboard | Cc: | |
Blocked By: | Blocking: |
Description
Steps to create:
- Create a grid with editable cells
- Move between the cells using the TAB key (press faster than usual)
Result: Sometimes the cursor gets lost and jumps out of grid. If there is other features (e.g. pagination bar), jumps to that feature.
Change History (7)
comment:1 Changed 10 years ago by
Owner: | changed from bryanforbes to Bryan Forbes |
---|
comment:2 Changed 10 years ago by
Owner: | changed from Bryan Forbes to evan |
---|
comment:3 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
comment:4 Changed 10 years ago by
Milestone: | 1.7 → future |
---|
comment:5 Changed 10 years ago by
Owner: | changed from evan to Evan |
---|
comment:6 Changed 8 years ago by
comment:7 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.