Closed
Bug 303636
Opened 19 years ago
Closed 19 years ago
Cannot Draw IFRAME Over Java Applet
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 266652
People
(Reporter: brandon, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 The issue surrounds the drawing interaction between Java applets and IFRAMES. In IE for Windows with Sun JRE, we are able to position an IFRAME over the top of a Java applet and the z-order drawing of the 2 objects occurs as expected. On Firefox with Sun JRE, it doesn't work correctly. The IFRAME should be drawn on top of the Java applet but the Java applet overdraws the IFRAME. Reproducible: Always Steps to Reproduce: 1. See included sample for demonstration Actual Results: IFRAME is not drawn. Expected Results: IFRAME drawn over the applet.
Related to/duplicate of Core bug 274600, Core bug 227470 or Core bug 266652?
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 266652 ***
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
•