Closed (fixed)
Project:
Node form columns
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Jul 2009 at 01:08 UTC
Updated:
15 Sep 2009 at 18:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
jbomb commentedI have experienced this too, it looks like it only occurs when you attempt to drag a field from one region to a new region. You can work around it by using the drop down menu to change regions, and then the draggable feature within regions.
Comment #2
Hugo Wetterberg commentedYes, this seems to be something thats popped up lately. Fixing it will probably require some digging into that damn draggable table code. Maybe I can get some javascript whiz to help me with that, hint! hint! voxpelli :)
Comment #3
voxpelli commentedI will look at it when I get time - answering here to subscribe to this issue so that I remember it :)
Comment #4
milos.kroulik commentedI have also experienced this. Also, this happens also when dragging and dropping within same region. And error console (in FF 3.5) logged this:
If only I know if it's useful for anyone... For now, I have to live without NFC, that's why I consider it critical.
Comment #5
gggdrpl commentedHi there! I have no javascript programming experience, but I want to share with you guys a tricky and provisional solution to this, so you can still be using this very handy module no matter that annoying bug!
I discovered that if you move very slowly your mouse to the field row above or below the field that got sticky and click just over the edge of that other row, the sticky field gets freed from the mouse and stays in place. After that, you can drag around other fields within the same region the normal way and the bug doesn't appear anymore. So IMO the module is usable even with this bug. I did this in IE7 and in FF3.5
Hope this helps!
Comment #6
voxpelli commentedThis patch should fix the problem
Comment #7
Hugo Wetterberg commentedThanks, will be out in 6.x-1.5