Closed
Bug 119722
Opened 23 years ago
Closed 23 years ago
CSS z-index of -1 behind table with opacity doesn't show
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: i.heinicke, Assigned: dbaron)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
Code on given URL shows a Form within a table. The TEXTAREA features a
MESSAGE behind it passed via CSS with a z-index of -1.
While using the code with z-index > -1 it works fine but with -1 the text is
simply not shown at all.
Please check same page with IE for comparison.
Reproducible: Always
Steps to Reproduce:
./.
Expected Results: Show text on layer behind transparent ones
| Assignee | ||
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 78087 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•