Steps to recreate:
1) Go to (for example) admin/structure/types/manage/article/fields.
2) Click on the Add New Group's drag icon (click once or click and drag, same effect).
4) The

does loose the "drag" class and gain "drag-previous" properly, but continues to follow the mouse up and down in the table.

This happens in both Firefox 3.6 and Chrome (both on Linux). It doesn't happen with Add New Field, so it's module specific, nor does it happen with a preexisting field group that's dragged.

I'll try to find the cause of this odd behavior in the morning - it looks like mouseUp isn't being bound properly to stop it dragging somehow.

Comments

nils.destoop’s picture

Thx for the testing, fix has been committed.

nils.destoop’s picture

Status: Active » Fixed
Stalski’s picture

Status: Fixed » Closed (fixed)

Zuuperman, what did you fix here exactly? This seems like a bug that is long gone fixed.