Closed Bug 378676 Opened 18 years ago Closed 18 years ago

autoscroll should scroll overflowing elements

Categories

(SeaMonkey :: General, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 295977

People

(Reporter: csthomas, Unassigned)

Details

It'd be nice to be able to use autoscroll within divs with overflow:scroll. This requires walking up the target and looking for something scrollable.
I am not shure, if I understand correct. You can test it with the attached file aswell: https://bugzilla.mozilla.org/attachment.cgi?id=262645
http://lxr.mozilla.org/seamonkey/source/suite/common/utilityOverlay.js#639 is what needs to change. If we can't actually get a view, we'll need a separate codepath for setting scrollTop as opposed to using scrollBy().
Chris I am not a programator, but I think a div is very simillar to iframe. If SM supports autoscroll in en iframe, the same technick could may be used in this DIVs with overflow: auto; Just a idea. Nothing more.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Sorry, this one is for Seamonkey. I saw that too late (although, isn't Seamonkey using also Toolkit now?)
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
We're using toolkit autoscroll now, so marking as duplicate is fine.
Status: REOPENED → RESOLVED
Closed: 18 years ago18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.