#14864 closed defect (fixed)
EDG.selector focus jumps unexpectedly
Reported by: | Evan | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6.2 |
Component: | DojoX Grid | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
- Open dojox/grid/tests/enhanced/test_enhanced_grid_selector.html.
- Click on a header column, such as, "Year".
- Click on the same header column again.
The focus (dotted border) moves to the first column, in this example, "Identity".
This is annoying when having horizontal scrollbar and clicked on a far right column, as it causes the grid scroll back to the left.
Change History (3)
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Milestone: | tbd → 1.6.2 |
---|
Note: See
TracTickets for help on using
tickets.
In [27971]: