Opened 12 years ago
Closed 10 years ago
#6882 closed bug (wontfix)
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
Change History (4)
comment:1 Changed 12 years ago by
Component: | ui.core → ui.dialog |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 1.10.0 |
---|
comment:3 Changed 10 years ago by
Status: | new → open |
---|
comment:4 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | open → closed |
Summary: | Dialog hidden by applets → Dialog: Java applets appear in front of the dialog |
Note: See
TracTickets for help on using
tickets.
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.