Closed
Bug 134108
Opened 23 years ago
Closed 23 years ago
scrolling=auto frame does not lose scrollbar on resize
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: junk, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.0.3 (X11; Linux i686; U;) Gecko/20020205
BuildID: 2002031104
As seen in this example, if you resize the screen to be small enough, the left
frame shows a scrollbar. This is good, however when you increase the size of
the window again, the scrollbar does not dissapear. You must click reload to
make the scrollbar go away.
This does not happen in IE, but the scrollbar dissapears as it should since
scrollbar is set to auto.
This happens both in Linux and Windows. I do not own a Mac.
Aaron Redshaw
Reproducible: Always
Steps to Reproduce:
1. Go to the URL given above
2. Shrink the page so that the left side has a scrollbar
3. Stretch the page again so that the left side scrollbar should go away, but it
does not.
Actual Results: The scrollbar will not dissapear as it should. The screen does
not redraw on the left. This does not happen on the right frame.
Expected Results: The scrollbar should dissapear on the left when the page is
larger than the images in the frame. This works fine in IE.
Updated•23 years ago
|
Summary: scrolling=auto does not reload left frame on resize → scrolling=auto frame does not lose scrollbar on resize
Comment 1•23 years ago
|
||
tried this with mozilla 0.9.9 on linux and the first frame never gets a scrollbar
tried this with mozilla trunk 2002041218 on linux and the first frame gets a
scrollbar when the window is small and it disappears again when resizing.
Everything works as expected in latest trunk for me ...
![]() |
||
Comment 2•23 years ago
|
||
worksforme as well, linux build 2002-04-25-07. Resizing to be small creates
scrollbar, resizing to be bigger makes it disappear. I bet this got fixed as a
result of jkeiser's fix to make auto-overflow things reflow correctly...
aaron, please reopen if you're still seeing this in a current (1.0 branch or
current trunk) build.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•