Search and Top Navigation
#4021 closed bug (worksforme)
Opened January 31, 2009 11:28AM UTC
Closed February 01, 2009 01:56AM UTC
Last modified February 11, 2009 03:46PM UTC
page scroll when drag a sortable element in safari
Reported by: | sylvain.baronnet | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.draggable | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
in safari Version 3.2.1 with 1.6rc6 and jquery 1.3.1
when I drag an element in a sortable list, the page scroll down (if the page is long enough)
works correctly with firefox 3
example : www.itbreaks.com (playlist on the right)
Attachments (0)
Change History (3)
Changed January 31, 2009 11:33AM UTC by comment:1
Changed February 01, 2009 01:56AM UTC by comment:2
milestone: | TBD → 1.6 |
---|---|
resolution: | → worksforme |
status: | new → closed |
I built a minimal test case and the problem didn't exist. Try stripping down the playlist on your site to see what causes the problem. If you can narrow it down, or create a minimal test that shows the problem, feel free to re-open this ticket.
Changed February 11, 2009 03:46PM UTC by comment:3
ok no problem, but i want to tell you that it worked correctly with previous version (1.5.x)
in the exemple it's 1.6rc5 but I tried with 1.6rc6 and there's the same problem