Re: [gwt-contrib] Re: Last call for 2.8.0-RC3

2016-09-19 Thread Freddy Boucher
+1 for https://gwt-review.googlesource.com/#/c/14430/ It's a big one! I opened a GitHub ticket for it: https://github.com/gwtproject/gwt/issues/9427 Thanks On Monday, September 19, 2016 at 7:45:43 PM UTC+10, Jakob Jarosch wrote: > > Hi, > even it is a bit late, but we where a bit surprised

Re: DateTimeFormat issue

2016-09-19 Thread Freddy Boucher
Thanks! I tested the patch and it fixes the issue. I opened a GitHub ticket to track it: https://github.com/gwtproject/gwt/issues/9427 On Monday, September 19, 2016 at 9:10:21 PM UTC+10, Paul Robinson wrote: > > Looks to me like this bug: > https://gwt-review.googlesource.com/#/c/14430/ >

Re: frame.setUrl() does not work with Chrome

2016-09-19 Thread Howard Yeh
For what it's worth, frame.setUrl works fine across browsers for me. Did you check your JS in Chrome? On Saturday, September 17, 2016 at 3:45:24 PM UTC-7, muhamed.el...@gmail.com wrote: > > I am trying to call a javascript function through those lines > > *String js =

Re: jsInterop cast to JavaScriptObject

2016-09-19 Thread Marcio Alves
Thanks! Em segunda-feira, 19 de setembro de 2016 13:12:06 UTC-3, Bauna escreveu: > > Hi Marcio, > You can check: https://github.com/GWTReact/gwt-interop-utils that several > helper to convert java to js and back. > Regards, > -- > Bauna > > On 16/09/16 15:47, Marcio Alves wrote: > > Hi, > >

Re: jsInterop cast to JavaScriptObject

2016-09-19 Thread Pablo Nussembaum
Hi Marcio, You can check: https://github.com/GWTReact/gwt-interop-utils that several helper to convert java to js and back. Regards, -- Bauna On 16/09/16 15:47, Marcio Alves wrote: > Hi, > >Is it possible to casto a jsInterop object to a JavaScriptObject? > >I am trying to use

Re: DateTimeFormat issue

2016-09-19 Thread Paul Robinson
Looks to me like this bug: https://gwt-review.googlesource.com/#/c/14430/ which was (coincidentally?) mentioned today here: https://groups.google.com/d/msg/google-web-toolkit-contributors/33Zw3nP3q7o/eUSj5-eKEwAJ Paul On Mon, Sep 19, 2016 at 2:39 AM, Freddy Boucher

Re: [gwt-contrib] Re: Last call for 2.8.0-RC3

2016-09-19 Thread Jakob Jarosch
Hi, even it is a bit late, but we where a bit surprised that a merge request, opened half a year ago, was still not merged. The bug forces us to maintain our own GWT. https://gwt-review.googlesource.com/#/c/14430/ And then some not so important things (but its really sad, that no one cares