I'm using jQuery Datatable and GWT 2.8, and don't have any problems with 
IE11, despite of large (thousands of rows) datasets fetched from the server 
side.
It could be many reasons why your app is failing, try to open web 
development tools, may be something will be logged there during your app 
crash.

On Friday, November 25, 2016 at 8:12:18 AM UTC-8, johan.d...@gmail.com 
wrote:
>
> Our team has a problem when running a GWT application on IE11. After some 
> time, the content of the IE11 browser becomes white.
> One of the characteristic of the problem is that this happens randomly, 
> sometimes after 1.5 hours, sometimes a complete night, sometimes more (one 
> of the requirement of the application is to keep it opened several days).
>
>
>
>
> <https://lh3.googleusercontent.com/-ku8YFLqmw50/WDhUgIyi0QI/AAAAAAAAAAw/ouelefiZ2ko_8mCYCKvVZXunRvIVqzczgCLcB/s1600/ExampleDCWhiteScreen.png>
>
>
>
> - GWT 2.8 version (bug is present with 2.7 version too (tested))
> - Datatable (jquery datatable plugin) is in use (via JSNI) but the problem 
> occurs with pure GWT as well,
> - Application is requesting data to the server every 5 seconds via http 
> GET request,
> - To reproduce the bug faster I open 5 windows together (same application 
> same data), after one night some of them are frozen (i.e. blank page) 
> (mainly 2), some of them are still working,
> - I am using local network,
> - The problem does not occur with firefox version 45.4.0 (application for 
> IE11 is compiled with the same user.agent property gecko1_8),
>
> My question is:
> Has anybody else already seen this strange behavior?
> Has anyone any idea what I could try?
> I already tried with enabling/disabling the "Use software rendering 
> instead of GPU rendering*", I already tried with disabling all add-ons.
>
> Thank you.
>

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

Reply via email to