Side navigation
#1200 closed bug (wontfix)
Opened May 17, 2007 08:39PM UTC
Closed March 31, 2008 01:50AM UTC
Interface ScrollTo() doesn't work with overflow-y: auto style on div block
Reported by: | ZebZiggle | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.2 |
Component: | interface | Version: | 1.1.2 |
Keywords: | scrollTo | Cc: | |
Blocked by: | Blocking: |
Description
Under firefox 2.0.0.3 if I have a Div block that sets an "overflow-y: auto" style, the ScrollTo() operation of the Interface plug-in does not work (does nothing).
On IE 7 it doesn't even seem to work in the downward direction without the styling set.
Additionally, in the Top to Bottom direction, when it does work, the scrolling is the correct speed ("slow" in the example). But in the Bottom to Top direction, it seems to go "fast" even when set to slow.
Sorry ... see 1201 ... kill this bug.