Closed
Bug 255486
Opened 21 years ago
Closed 21 years ago
background-image on <body> not vertically centered (regression)
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
DUPLICATE
of bug 243751
People
(Reporter: andreas, Assigned: jdunn)
Details
Attachments
(1 file)
|
210 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7) Gecko/20040618
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7) Gecko/20040618
(Searched for dupe, could find none surprisingly)
In IE and Mozilla 1.7, adding a background image to the body, centered and w/o
repeat worked fine as a splash screen. In current cvs head such image is not
vertically centered but is rendered partially above the viewport. Not sure if
this is a css or image layout bug.
Reproducible: Always
Steps to Reproduce:
1. Load testcase
Actual Results:
Image is partially above the window.
Expected Results:
IE6/Moz1.7 paints the image centered in the window, both vertically and
horizontally.
| Reporter | ||
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
-->invalid, also see Bug 243751 for further explination of this rendering
this is not a regression, Mozilla just had a wrong rendering of this for a long
time and this has been fixed by Bug 15405.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 243751 ***
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•21 years ago
|
||
Thanks. That's why I didn't find it.
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•