Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Sorry ... see 1201 ... kill this bug.