-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Description
I found some new bugs related to drag and drop of header.
-
Drag a header entirely across the header area and don't move the mouse after a drop. The repaint does not occur and you might see old column name till you move the mouse.
-
Drag a header from column 3 to column 1 beginning (entirely over the header). The left drop mark appears on column 1 but when you drop, the actual drop does not occur. If you do the same operation over the columns area, it works.
Commented my earlier fixes in #248 and #643 just to see if they caused any of these problems. But the problems still occur.
Metadata
Metadata
Assignees
Labels
No labels