Search and Top Navigation
#4191 closed bug (worksforme)
Opened February 19, 2009 07:28PM UTC
Closed February 20, 2009 09:22AM UTC
Last modified October 03, 2012 03:40PM UTC
Sortables
Reported by: | bryan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.6 |
Component: | ui.sortable | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hopefully I can explain this correctly:
When using a sortable that's longer than the height of the browser window, scrolling down to drag a list item near the bottom up produces unexpected behavior. Instead of grabbing the item that the cursor is above, it grabs an item above it that's the same distance away as the distance scrolled. Meaning that the farther you scroll, the more pronounced the error becomes. It pretty much makes sorting anything near the bottom of the given list impossible.
I have attached some screenshots, hopefully they illustrate the problem effectively.
Attachments (3)
Change History (3)
Changed February 20, 2009 09:22AM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
Changed February 20, 2009 09:30AM UTC by comment:2
It seems like the error is in the latest Webkit builds, as I watched my fiance do the same thing in the current version of Safari without any problems.
Changed October 03, 2012 03:40PM UTC by comment:3
milestone: | 1.next → 1.6 |
---|
I was not able to reproduce this with a simple test page (see attached). If you can create a simple test page that demonstrates the issue, please reopen and attach. Thanks.