Closed Bug 26584 Opened 25 years ago Closed 25 years ago

position: fixed DIV displays copy of HTML document and junk instead of DIV content

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 4209

People

(Reporter: myk, Assigned: pierre)

References

()

Details

Attachments

(1 file)

Overview Description: 

When I place '<DIV STYLE="position: fixed;">blah</DIV>' in an HTML document,
"blah" does not display in the DIV.  Instead, a copy of the HTML document
appears, along with some junk that usually includes a large black area and some
messy reproduction of the mozilla toolbar.  If I switch to another desktop and
switch back I get even more of a mess in that DIV: the entire mozilla toolbar
plus the pull-down menus above it (but excluding the top level of pull down
menus).

Actual results:

Copy of HTML document and junk appears within fixed position DIV.

Expected Results: 

Content within DIV tag appears within fixed position DIV.

Build Date & Platform Bug Found: 

Linux 2000-02-03-08

Additional Builds and Platforms Tested On: 

none

Additional Information: 

<DIV STYLE="position: absolute;">blah</DIV> works fine.
<DIV STYLE="position: fixed; left: 100px; top: 100px; width: 200px; height:
200px;">blah</DIV> also doesn't work.
It could be a dup of bug 26209. Reassigned to Troy.
*** Bug 26209 has been marked as a duplicate of this bug. ***
Taking over 1/3 of Pierre's NEW bugs to help reduce his doomage factor
Assignee: pierre → attinasi
Reassigned back to me these bugs that shouldn't have left my list.
Assignee: attinasi → pierre
This is a dup of bug 4209: note that putting a background-color in the style for 
the DIV fixes it.

*** This bug has been marked as a duplicate of 4209 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Confirming this is a duplicate.  The test cases are essentially the same.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: