Opened 11 years ago
Closed 10 years ago
#10097 closed defect (worksforme)
Enhanced grid - Drop location indicator and highlighting out of synch
Reported by: | pilar | Owned by: | evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX Grid | Version: | 1.4.0b |
Keywords: | EnhancedGrid | Cc: | [email protected]…, [email protected]…, [email protected]…, [email protected]… |
Blocked By: | Blocking: |
Description
Browsers where is failing:
- IE6, IE7, IE8
- Firefox 3.0.14 & 3.5.3
- Chrome 3.0.195.25
- Safari 3.2.3 & 4.0.3
To reproduce:
1.- Open a browser
2.- Go to /test_enhanced_grid.html
3.- Select 1 or more columns
4.- Put the mouse pointer into the blue zone that shows you the selected column(s), the mouse pointer changes to move form.
5.- Drag the column to the right or to the left
Attachments (4)
Change History (17)
Changed 11 years ago by
Attachment: | Imagen 4.JPG added |
---|
comment:1 Changed 11 years ago by
Owner: | changed from Nathan Toone to Evan |
---|
comment:2 Changed 11 years ago by
Changed 11 years ago by
Attachment: | Image 9.JPG added |
---|
Changed 11 years ago by
Attachment: | Image 10.JPG added |
---|
Changed 11 years ago by
Attachment: | Image 11.JPG added |
---|
comment:3 Changed 11 years ago by
1.- First you need to select 1 or more columns with the mouse and ensure that the pointer is into the blue zone as the move form.
2.- Using the keyboard go to another column and use Shift+ space for select it.
At this time you have 2 different columns selected (see image 9 )
3.- Now drag the first column(s) where you have the mouse pointer to the right , and the column that you selected with the keyboard is moved instead of the column(s) that you have already selected with the mouse pointer. (see image 10)
Even when the column that you are dragging was the selected with the mouse. (see image 11)
comment:4 Changed 11 years ago by
Keywords: | EnhancedGrid added; Datagrid removed |
---|
comment:5 Changed 11 years ago by
The result of dragging multiple (discontiguous) rows should be the same regardless of how they were selected. As we've implemented before, the rows should all be moved to the new location and made adjacent to one another in the original relative order.
comment:7 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|
comment:8 Changed 11 years ago by
Milestone: | 1.5 → 1.6 |
---|
comment:9 Changed 10 years ago by
Owner: | changed from Evan to evan |
---|
comment:10 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Not a problem of DnD in 1.6 anymore(pls see the related test cases)
comment:12 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
reopen and changing to 'worksforme'
comment:13 Changed 10 years ago by
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
Need more info re what you see when you do as you describe.