Closed
Bug 193790
Opened 22 years ago
Closed 21 years ago
-moz-opacity in table cell causes odd overlap (standard mode only)
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mozilla, Assigned: roc)
Details
(Keywords: testcase)
Attachments
(1 file, 3 obsolete files)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030211
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030211
There are strange layout issues with a page I've been developing. Text in table
cells that isn't in a <p> tag gets the top/bottom chopped off if there is text
in another cell that *is* wrapped in the <p> tag.
If I remove either the -moz-opacity style declaration or the DOCTYPE from the
top of the file, the problem goes away.
I attach a testcase HTML file that exhibits the problem (Windows, build ID
2003021309).
Reproducible: Always
Steps to Reproduce:
Additional: Might be related to bug 193411 and/or bug 155316.
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
Seeing this on Linux too (2003-02-17-08).
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Comment 5•22 years ago
|
||
This testcase might help shed a little more light...
Updated•22 years ago
|
Summary: odd -moz-opacity layout affected by DOCTYPE → -moz-opacity in table cell causes odd overlap (standard mode only)
Updated•22 years ago
|
Attachment #114744 -
Attachment is obsolete: true
Updated•22 years ago
|
Attachment #114763 -
Attachment is obsolete: true
Updated•22 years ago
|
Attachment #115019 -
Attachment is obsolete: true
Comment 6•22 years ago
|
||
Comment 7•21 years ago
|
||
WFM: Gecko/20040302, Windows XP
Comment 8•21 years ago
|
||
Please reopen if you can reprocude in a nightly build.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•