Opened 11 years ago
Closed 11 years ago
#7813 closed bug (notabug)
"autoscroll" works incorrectly in FF7
Reported by: | swainet | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.draggable | Version: | git (not yet released) |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
OK, my browser is FF7, and draggable works a little incorrectly.
You can use the default demo, set the body's height to "1200px" and then drag it. The box scroll more fast than the page itself.
Allright, if you fix it, you can try to set style "overflow-y:scroll" to "html" and test again.
Note: See
TracTickets for help on using
tickets.
jQuery and jQuery UI don't support modifying the layout/positioning of body or html.