Search and Top Navigation
#6882 closed bug (wontfix)
Opened January 20, 2011 06:26PM UTC
Closed November 09, 2012 02:00PM UTC
Dialog: Java applets appear in front of the dialog
Reported by: | mrchibai | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.dialog | Version: | 1.8.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have an applet in my page and tried to use the dialog item. Applet is always on top in chrome, ff, and ie.
I made the dialog on a separate page to make sure it works then added it again to page with applet. Applet is always on top of dialog thing.
Warren
Attachments (0)
Change History (4)
Changed January 21, 2011 01:15PM UTC by comment:1
component: | ui.core → ui.dialog |
---|
Changed October 11, 2012 02:47PM UTC by comment:2
milestone: | 1.9.0 → 1.10.0 |
---|
Changed October 15, 2012 06:41PM UTC by comment:3
status: | new → open |
---|
Changed November 09, 2012 02:00PM UTC by comment:4
resolution: | → wontfix |
---|---|
status: | open → closed |
summary: | Dialog hidden by applets → Dialog: Java applets appear in front of the dialog |
Thanks for contributing! The fix for this is fairly straightforward: http://stackoverflow.com/questions/638886/java-applet-z-index-problem-safari-and-beyond
However, the use of applets is rare, and we're not about to starting appending invisible iframes to all dialogs just in case an applet is behind it. For that reason, we're going to close this as wontfix.