Closed
Bug 302018
Opened 19 years ago
Closed 19 years ago
Top Iframe does not hide subjacent window elements (scrollbar, drop down box)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 187435
People
(Reporter: thorsten.domsalla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: An iframe (style="position: absolute; z-index: 9999;") does not hide subjacent system window elements like scrollbars or drop down menus in Firefox/MacOS X. This behaviour is not reproducable in Firefox under Windows or Linux. Reproducible: Always Steps to Reproduce: 1. Build a static HTML page with a text area, for instance, and an iframe positioned on top of the text area. 2. Call the page in Firefox under MacOS X Actual Results: The scrollbar of the text area is visible through the iframe. Expected Results: The scrollbar should be hidden by the iframe.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 187435 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•