Closed
Bug 2485
Opened 26 years ago
Closed 26 years ago
Missing & extra scroll bars
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: rekle, Assigned: buster)
References
()
Details
The ad image at the top of the page has extra horizontal and vertical scroll
bars. The main page itself is MISSING scroll bars (hence I can't read the rest
of the page.)
The first problem (ad image with scrollbars) is a known IFRAME problem
I fixed a problem with an IMG inside of a table causing the table to be too
wide, but we still have the problem of the vertical scrollbar not showing up
sometimes. Typically if it appears the first time reload the document and it
won't appear
Kipp, it looks like an incremental reflow problem. Resize the document and the
scrollbar appears. The partial frame dump from when there was no vertical
scrollbar shows something strange: the nsAreaFrame has a smaller height than
it's first line.
Root(-1)@016A2E30 [view=016A6870]{0, 0, 483.75, 367.5} [state=00000006]<
Scroll(HTML)(-1)@016A06C0 [view=016A05A0]{0, 0, 483.75, 367.5}
[state=00000004] <
Area(HTML)(-1)@016ABF40 [view=016ABDF0]{0, 0, 471.75, 367.5}<
line 016AB900: count=1 state=clean,block[0xa] {6, 6, 465.75, 4002} ca={6,
6, 459.75, 4002} <
Block(BODY)(1)@016AB9C0{6, 6, 459.75, 4002} [state=00000004]<
Comment 4•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•26 years ago
|
||
Fixed in March 26th Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•