Closed Bug 28090 Opened 25 years ago Closed 25 years ago

all but rightmost DIV disappears on overflow: auto; float: left;

Categories

(Core Graveyard :: GFX, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: myk, Assigned: beard)

Details

Attachments

(1 file)

Overview Description: 

In a document with three consecutive absolutely sized DIVs that have both
overflow: auto; and float: left; set, only the third (rightmost) DIV is
displayed.

Actual Results: 

Only the rightmost DIV's content is displayed.

Expected Results: 

All three DIVs' content is displayed.

Build Date & Platform Bug Found: 

Linux 2000-02-14-09

Additional Builds and Platforms Tested On: 

none

Additional Information: 

Mozilla exhibits correct behavior when only one of these style settings is set,
and it also exhibits correct behavior after a <br clean="all"> as long as there
was a DIV before the <br clear="all"> (i.e. it displays the second three DIVs in
the test case I will attach, but it still won't display the first three even if
I put a <br clear="all"> before them).

Mozilla exhibits this bug with viewmanager2 turned on and with it off.  Also, it
exhibits this bug regardless of whether scroll bars are actually needed (f.e. in
the test case), although the appearance of scroll bars sometimes causes other
problems I will file in a separate bug.
Attached file test case
I can't reproduce this with nsViewManager2 on a build from March 6, 2000. I do
see some drawing problems with nsViewManager turned on.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Confirmed works in 2000-04-13-14 Linux.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: