#64 new
juraj

wrong offset of dragged items in a scrolled tree

Reported by juraj | August 1st, 2008 @ 05:45 PM

when dragging an item in a ul/li tree (:tree=>true), while the parent div

is scrolled, let's say, 50 pixels down, the dragged item appears 50 pixels

above the mouse pointer, but the item is still being correctly dropped

at the mouse position. This happens in both Firefox 2.0.0.14 and Safari 3.0.4.

It works fine with non-tree lists.

The attached example should work when put in rails app's public directory.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

script.aculo.us is an open-source JavaScript framework for visual effects and interface behaviours.

Source available from github
The Git repository resides at:
http://github.com/madrobby/scriptaculous

Check out the current development trunk with:
git clone git://github.com/madrobby/scriptaculous.git

As script.aculo.us 1.xx is feature-frozen, this development trunk is for bugfixes only.

New development should happen only for
script.aculo.us 2.

Creating a bug report
When creating a bug report, be sure to include as much relevant information as possible. Post a an example that shows off the problem. Preferably, alter the unit tests and show through either changed or added tests how the expected behavior is not occuring.

People watching this ticket

Attachments