Opened 16 years ago
Closed 15 years ago
#1200 closed bug (wontfix)
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.
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.
Note: See
TracTickets for help on using
tickets.
Sorry ... see 1201 ... kill this bug.