javascript Issue with IE 11

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

javascript Issue with IE 11

ricetrac
Hello,

We test our application (with orbeon 4.4) in IE 11 and we noted issues with Javascript. When we change the "document mode" of IE to "10", there isn't any problem.

We reproduce it with the sample "password-strength" in xforms-sandbox of orbeon 4.4.

Attached 2 screenshots: the first in document mode "edge", the second in document "mode" 10.

Unfortunately the javascript console IE shows no errors.




Have you an idea ?

Thank You.

Julien
Reply | Threaded
Open this post in threaded view
|

Re: javascript Issue with IE 11

Alessandro  Vernet
Administrator
Hi Julien,

We fixed an important issue related to IE11 since 4.4. The fix will be in the 4.5 CE, and is already in the 4.4.1 PE. Would you maybe be able to test if that is indeed the issue you're hitting by testing this with the 4.4.1 PE, which can download from the URL below?

http://www.orbeon.com/download

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: javascript Issue with IE 11

ricetrac
Hi Alessandro,

I test with orbeon 4.4.1 PE and it's ok. No more problem.

Is it the issue 1461 (https://github.com/orbeon/orbeon-forms/issues/1461) ?


Can we report the patch on the 4.4 CE ? (copy the AjaxServer.js)

Thank You.

Reply | Threaded
Open this post in threaded view
|

Re: javascript Issue with IE 11

Erik Bruchez
Administrator
Yes you should be able to patch 4.4 CE with these changes:

https://github.com/orbeon/orbeon-forms/commit/00d29dc72115c4810b51f8c584c3cb69d4da063e

-Erik
Reply | Threaded
Open this post in threaded view
|

Re: javascript Issue with IE 11

ricetrac
Hi,

It's ok when I report this patch on 4.4 CE.
Thak You.

Julien

-----Message d'origine-----
De : [hidden email] [mailto:[hidden email]] De la part de Erik Bruchez
Envoyé : samedi 25 janvier 2014 01:27
À : [hidden email]
Objet : [orbeon] Re: javascript Issue with IE 11

Yes you should be able to patch 4.4 CE with these changes:

https://github.com/orbeon/orbeon-forms/commit/00d29dc72115c4810b51f8c584c3cb69d4da063e

-Erik

--
View this message in context: http://discuss.orbeon.com/javascript-Issue-with-IE-11-tp4657917p4657931.html
Sent from the Orbeon Forms community mailing list mailing list archive at Nabble.com.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: javascript Issue with IE 11

Erik Bruchez
Administrator
Julien,

Good to hear, thanks for sharing.

-Erik