Re: IE11 user agent = Firefox

2013-06-30 Thread Bruno Bienfait
Done. On Saturday, June 29, 2013 2:03:04 PM UTC+2, Jens wrote: > > You should create an issue for it. Currently GWT only checks for "MSIE" in > the user agent to identify IE browsers. This needs to be changed then. > > -- J. > -- You received this message because you are subscribed to the Googl

IE11 user agent = Firefox

2013-06-29 Thread Bruno Bienfait
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 defin

Compiling a Java applet to JavaScript using GWT and a custom library

2013-06-25 Thread Bruno Bienfait
Hi, I ported a molecular editor applet to JavaScript using GWT and a library that I developed: JSApplet. This library extends the JRE emulation for a subset of the Abstract Window Toolkit (events, windows, popumenu, 2D graphics, ...) and add new capabilities, such as HTML5 drag and drop, IOS a