#17811 closed task (fixed)
BackgroundIframe: no longer needed on FF or Chrome
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.10 |
Component: | Dijit | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The background iframe is no longer needed on the latest versions of Chrome, FF, or Safari. Popups naturally appear on top of the applet, even without an iframe (refs #11822). It's still needed on old versions of IE, and even on IE11 on Win7. It's not needed on IE11 on Win8+.
Also, the java applet in test_bgIframe.html is not appearing correctly, due to a security error.
Change History (3)
comment:1 Changed 7 years ago by
Milestone: | tbd → 1.10 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In fb0203a01d0869ad5278c5675d986698209a7c24/dijit: