Saturday, June 29, 2013

IE11 user agent = Firefox

The IE11 (Windows 8.1 preview) user agent is

Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko

My GWT app loads the Firefox permutation!
Everything still works as expected  except the IE clipboard management ($wnd.clipboardData).
Looks like I will have to create a define-property in my *gwt.xml file.

I haven't not tested other GWT apps yet.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment