Closed
Bug 295671
Opened 20 years ago
Closed 19 years ago
absolute positioning align problems
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: akostadinov, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 If we have absolutely or fixed positioned div display:table-cell, we vertical alignment does not work as with static. More specifically vertical-align: middle stops working when we set the pozition of a table cell absolute ot fixed. Reproducible: Always Steps to Reproduce: 1. Install Firefox 2. open such a page
Comment 1•20 years ago
|
||
Please add a testcase showing this issue, and also, please test layout issues with a trunk build before filing layout bugs, thanks https://bugzilla.mozilla.org/attachment.cgi?bugid=295671&action=enter
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.0 Branch
Comment 2•19 years ago
|
||
No reply from reporter --> invalid Please reopen when you answer comment 1
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•