Hi. I am observing a problem where if I drag from a long list contained within a div with a fixed height and overflow: scroll; , dragging any element from the scrollable list to a nonscrollable one will cause the element being dragged to jump from the mouse by the number of pixels scrolled down on the scroll bar.
Doing some research on google yielded the following: http://www.ruby-forum.com/topic/145562#667205 http://dev.rubyonrails.org/ticket/7875 http://dev.rubyonrails.org/ticket/11342 and the following example: http://mrigali.googlepages.com/draggage.html However, none of these had a solution for this problem. I'm wondering if there's any temporary workaround for this issue or fixes within the scriptaculous or prototype code Thanks for your time! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
