Opened 14 years ago
Closed 14 years ago
#3535 closed bug (fixed)
Bug on "auto-scrolls to container"
Reported by: | jzu | Owned by: | paul |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.draggable | Version: | 1.6rc2 |
Keywords: | scroll window container | Cc: | |
Blocked by: | Blocking: |
Description
Dear UI Developer,
I like jquery and UI very much, but I found a very bug bug
when using the "auto-scrolls by container".
What I want is when the box I'm dragging is over the boundary
I want the container auto scroll, I found that there's a function called "scroll:true", but it doesn't works at all, when the scroll is fired, the box is moved up/down for some distance.
I have attached a file, please check it.
I need to use UI to develop my school project, I hope i you all can help me solve this bug.
Thank you very much.
p.s. Actually, I want do that just like the Google Calendar, and this link http://github.com/madrobby/scriptaculous/wikis/draggable (the green box)
Attachments (1)
Change History (5)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Priority: | blocker → major |
---|
comment:2 Changed 14 years ago by
Status: | new → accepted |
---|
comment:3 Changed 14 years ago by
Priority: | major → blocker |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
This has been fixed in r998.
My Example html