Closed
Bug 332249
Opened 19 years ago
Closed 19 years ago
Div with Iframe does not appear on top of a Flash movie unless wmode set to 'opaque' or 'transparent'
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 111920
People
(Reporter: mgregor13, Unassigned)
Details
Attachments
(1 file)
6.73 KB,
application/zip
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
If you place an iframe in a div over a flash movie in a div with a lower Z-index, or just in the bottom document, the Iframe will only be rendered on top if the Flash embedded movie has its 'WMODE' parameter set to 'OPAQUE' or 'TRANSPARENT'.
This is fine unless you want to run into bugs such as: https://bugzilla.mozilla.org/show_bug.cgi?id=312920 and https://bugzilla.mozilla.org/show_bug.cgi?id=332247.
Reproducible: Always
Steps to Reproduce:
1. See the Readme in the attached Zip
2.
3.
Actual Results:
Iframe should be on top of Flash movie with any wmode
Expected Results:
Flash reneders on top of Iframe unless wmode set to "OPAQUE" ot "TRANSPARENT". This creates the other issues.
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
That is how it is meant to be.
*** This bug has been marked as a duplicate of 111920 ***
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
•