Bug 72540 - Web pages should have persistent scrollbars.

Discussion of bugs in Seamonkey
thetakerfan
Posts: 2
Joined: January 27th, 2005, 4:33 pm

Post by thetakerfan »

I know this is kind of an old issue, but has anyone come up with a way to deal with it properly?

On my page I use some JS that changes the contents of a div block, which sometimes requries a vertical scrollbar, and as a result the page constantly bops around.
mw22
Posts: 2379
Joined: November 19th, 2002, 5:37 pm

Post by mw22 »

Could show us the page?
The recent trunk builds (1.8a) support overflow-y:scroll;
thetakerfan
Posts: 2
Joined: January 27th, 2005, 4:33 pm

Post by thetakerfan »

I haven't DLed any trunks, so maybe it works and I just don't know it yet, but here's an example

http://www.twtf.com/wrestling/

(I know the design is sort of awkward, it's going through a code/layout overhaul at the moment)
dirtypotato
Posts: 1
Joined: October 10th, 2005, 7:13 pm
Location: Brooklyn, NY
Contact:

Post by dirtypotato »

This is an interesting thread, but I was not able to find any final conclusion other than the fact that the bug has been marked as WONTFIX.

I just encountered the problem with non-fixed scrollbars in firefox this evening, and it was pretty maddening until I figured out the problem.

If this has been marked WONTFIX, can the status be changed if say _i_ volunteered to do the work to put fixed scrollbars in the browser?
User avatar
raj_bhaskar
Posts: 1946
Joined: November 7th, 2002, 3:50 am
Location: Glasgow, Scotland
Contact:

Post by raj_bhaskar »

You can do the work, but unless you can persuade the module owner to apply it, then it won't get distributed with default builds.
Post Reply