#16034 closed defect (fixed)
Range selection(Shift) doesn't behave appropriately in Grid
Reported by: | Evan | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.5.3 |
Component: | DojoX Grid | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This issue occurs for all Grid types, e.g when opening /dojox/grid/tests/test_selection.html
First select line 1, then Shift+ select line 3, line1 to line3 are selected. then Shift + select line5, line 3 to line5 are selected. While the correct behavior should select from line 1 to line 5.
This issue doesn't occur when shift selecting from bottom to up.
Change History (3)
comment:1 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 8 years ago by
Milestone: | tbd → 1.5.3 |
---|
Note: See
TracTickets for help on using
tickets.
In [29684]: