Closed
Bug 32401
Opened 26 years ago
Closed 26 years ago
Textareas, Text Inputs, & Iframes float above all other content.
Categories
(Core Graveyard :: GFX, defect, P3)
Tracking
(Not tracked)
People
(Reporter: dan6992, Assigned: kmcclusk)
References
()
Details
When a absolutly positioned elements are positioned over a textarea or an iframe
the textarea or iframe shows through. There are a few odities whith this bug
too. First it also effects text inputs but only after the text input has
recieved focus once since the page was loaded. Second when placing the element
over an iframe the main body of the iframe shows through, but the border stays
to the back. The z-index style has no effect over this problem. I know this was
a big problem in NN4.x and also effects certain elements in IE4+, but I thought
since you were using your own widgets this would no longer be a problem.
Text areas have widgets (at least they used to), and that's causing a problem
because the compositor doesn't handle this well
Kevin, this is the same basic problem we have with fixed positioned elements as
well, so it's really a DUP of that bug
Assignee: troy → kmcclusk
Component: Layout → Compositor
| Assignee | ||
Comment 2•26 years ago
|
||
*** This bug has been marked as a duplicate of 16272 ***
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•