Re: Elemental2 Error

2017-12-06 Thread Joe Wu
Thanks for replying. I did have included in the XXX.gwt.xml Joe On Wednesday, December 6, 2017 at 8:36:18 PM UTC-5, Juan Pablo Gardella wrote: > > Did you include elemental2.dom.Dom module? Check at > https://github.com/google/elemental2#gwt > > On Wed, 6 Dec 2017 at 19:34 Joe Wu > > wr

Re: Elemental2 Error

2017-12-06 Thread Juan Pablo Gardella
Did you include elemental2.dom.Dom module? Check at https://github.com/google/elemental2#gwt On Wed, 6 Dec 2017 at 19:34 Joe Wu wrote: > I have been using GWT for a while but I am new to elemental2, I have tried > the following code to create new navigator object in GWT: > > import elemental2.d

Elemental2 Error

2017-12-06 Thread Joe Wu
I have been using GWT for a while but I am new to elemental2, I have tried the following code to create new navigator object in GWT: import elemental2.dom.Navigator; and for entrypoint private Navigator Nav = new Navigator(); the following are the first several lines of the error message I

Re: GWT 2.7 upgrade is tabbing to not work on grids

2017-12-06 Thread Rodolfo M. Raya
The picture shows a grid from GXT, not from GWT. You have to ask in a Sencha forum. Rodolfo On Wed, Dec 6, 2017 at 3:51 PM Mo Baig wrote: > We would like to use the tab key to move from field to field. > > This was working well on the 2.6 version but seems to not work in 2.7. > > Any ideas why

GWT 2.7 upgrade is tabbing to not work on grids

2017-12-06 Thread Mo Baig
We would like to use the tab key to move from field to field. This was working well on the 2.6 version but seems to not work in 2.7. Any ideas why this would happen? Thanks

Serialization /Incompatible/ classnot found

2017-12-06 Thread jeslinedias84
Hi, i am getting the below error after i migrated from gwt 2.6.1 to gwt 2.8.1. am trying to pass an "LinkedHashMap " object thats causing the trouble. I am getting this issue only during post request. Linkedhashmap is working perfectly with get request. Any help is highly appreciated. Let

Re: Strange elemental 2 behavior and weird workaround

2017-12-06 Thread David
Jens, yes indeed that works! I will create a bug report. David On Tue, 5 Dec 2017 at 17:59, Jens wrote: > > One situation where it always pops up is when I am using UiBinder. >> I start our with a plain ui.xml file which does not contain a ui:Style >> tag. >> Just access the application in the

tabbing issue on grids

2017-12-06 Thread Mo Baig
Hello, We upgraded to GWT2.7 version. The tabbing stopped working on the grids. Any ideas why? Thanks -- 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-t

Re: Veracode Reporting Vulnerabilities on GWT-generated nocache.js

2017-12-06 Thread Pallavi Bhole
Thanks Thomas for the quick response. On Monday, December 4, 2017 at 11:31:43 PM UTC-8, Thomas Broyer wrote: > > See https://groups.google.com/forum/#!topic/google-web-toolkit/Tx29wSZ8SZQ > for the first one. Second snippet looks like the code to install GWT > *.cache.js into the hidden iframe.