--_000_CDE4CAA25617rickyhnetappcom_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi Vojtech,
I had previously sent you an email about IE9 compatibility where the proble=
m we were having was solved by omitting console logging when a console was =
unavailable (i.e. IE). However, it is looking like IE9 may have a bigger is=
sue with regards to the plugin framework.
Now that we have gotten dialogs to open via dynamically inserted buttons wi=
thin RHEV tabs (for example, a NetApp button in the Storage tab), we can go=
through our whole process with the exception of closing the window. In all=
other browsers, our dialog will close as expected, but in IE the window re=
mains open. It can be closed by hitting the red "x" in the corner, but it a=
ppears the code in the frame itself cannot close the window, with a console=
message in the dev tools of IE9 showing an error of "'Math' is
undefined".=
I've read up on this, and it seems like this is a very widespread error in=
Internet Explorer concerning the manner/order in which iframes are dynamic=
ally inserted.
I've copied engine-devel in case anyone has similar issues/solutions, but i=
t seems as though we need some sort of clause in the plugin framework for I=
E when it comes to dynamic insertion of new windows.
- Ricky Hopper
--_000_CDE4CAA25617rickyhnetappcom_
Content-Type: text/html; charset="us-ascii"
Content-ID: <6646E7BF4E36D34C8F6BD9BF13E47974(a)hq.netapp.com
Content-Transfer-Encoding: quoted-printable
<html
<head
<meta http-equiv=3D"Content-Type"
content=3D"text/html; charset=3Dus-ascii"=
</head
<body
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin=
e-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-fami=
ly: Calibri, sans-serif; "
<div>Hi Vojtech,</div
<div><br
</div
<div>I had previously sent you
an email about IE9 compatibility where the p=
roblem we were having was solved by omitting console logging when a console=
was unavailable (i.e. IE). However, it is looking like IE9 may have a bigg=
er issue with regards to the plugin
framework.</div
<div><br
</div
<div>Now that we have gotten dialogs to open via dynamically inserted butto=
ns within RHEV tabs (for example, a NetApp button in the Storage tab), we c=
an go through our whole process with the exception of closing the window. I=
n all other browsers, our dialog
will close as expected, but in IE the window remains open. It can be close=
d by hitting the red "x" in the corner, but it appears the code i=
n the frame itself cannot close the window, with a console message in the d=
ev tools of IE9 showing an error of "'Math'
is undefined". I've read up on this, and it seems like this is a very=
widespread error in Internet Explorer concerning the manner/order in which=
iframes are dynamically inserted. </div
<div><br
</div
<div>I've copied engine-devel in case anyone has
similar issues/solutions, =
but it seems as though we need some sort of clause in the plugin framework =
for IE when it comes to dynamic insertion of new windows.</div
<div><br
</div
<div>- Ricky
Hopper</div
</body
</html
--_000_CDE4CAA25617rickyhnetappcom_--