Discussion:
Gwt 2.4 browser compatibility
s***@gmail.com
2018-07-09 06:36:12 UTC
Permalink
Hi, I am working on a legacy application which is developed using gwt 2.4. But the application does not work properly on windows 10 machine with edge. Any inputs are appreciated.
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Thomas Broyer
2018-07-09 12:52:19 UTC
Permalink
Post by s***@gmail.com
Hi, I am working on a legacy application which is developed using gwt 2.4.
But the application does not work properly on windows 10 machine with edge.
Any inputs are appreciated.
As I answered yesterday on StackOverflow
(https://stackoverflow.com/a/51231718/116472), GWT 2.4 predated even IE10,
and cannot be expected to be OK with any recent browser (that leaves only
IE9 and earlier).
You need to upgrade to a newer version of GWT (and remember that only the
very latest is supported, currently 2.8.2)
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Frank
2018-07-09 14:20:25 UTC
Permalink
And updating to GWT 2.8.2 should be a fairly quick and easy process if you
are concerned about this.
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Satya Atluri
2018-07-11 15:58:56 UTC
Permalink
I am tried to upgrade to gwt 2.8.2 but I am getting gwt compilation error.
We are using Ant.
Post by Frank
And updating to GWT 2.8.2 should be a fairly quick and easy process if you
are concerned about this.
--
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
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Frank
2018-07-12 07:15:11 UTC
Permalink
And the error is ?

We are also using ANT, that isn't a problem for GWT2.8.2
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Loading...