Closed
Bug 581363
Opened 15 years ago
Closed 14 years ago
Java Applet is displayed on top of iFrame.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: lcent, Unassigned)
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 (.NET CLR 3.5.30729)
Build Identifier: Mozilla Firefox/3.6.7
The iFrame which uses the z-index attribute has to come as a banner on top of the Applet. It used to work fine in Firefox version 3.0.12. But in 3.6.7, the frame is displayed first and then the applet comes on top of the iFrame, making the iFrame is longer visible.
Reproducible: Always
Actual Results:
Java Applet covers the IFrame.
Expected Results:
The iFrame should be displayed at the top and then the applet.
Comment 1•15 years ago
|
||
Please provide a testcase or public URL
A test case has been send as an attachment.
Thanks in advance.
Updated•14 years ago
|
Version: unspecified → 3.6 Branch
Comment 4•14 years ago
|
||
Reporter -> Are you still experiencing this issue with the latest version of Firefox 5?
What version of Java are you running?
Comment 5•14 years ago
|
||
Closing bug as Incomplete - if you are still experiencing this issue or have more information to provide feel free to post back here and we can re-open the bug. You can also get assistance by visiting the Firefox help site -> http://support.mozilla.com/en-US/kb/Ask+a+question
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•