I've got the same problem in:
getFlexCellFormatter().setWidth(0,0,"0px");


Exception is:

Caused by: com.google.gwt.core.client.JavaScriptException: (Error):
Invalid argument.
 number: -2147024809
 description: Invalid argument.



On Jan 4, 10:17 pm, "A. Stevko" <[email protected]> wrote:
> That is the nature of writing cross browser web applications. Chrome and
> Firefox share the WebKit engine.
> Find the source of that value -2147024809 and you will see how the different
> JS engines differ.
>
> On Mon, Jan 3, 2011 at 9:35 PM, Noor <[email protected]> wrote:
> > if the error is in my application, how is it that everything is fine
> > in chrome and firefox
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-web-toolkit%2Bunsubs 
> > [email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> -- A. Stevko
> ===========
> "If everything seems under control, you're just not going fast enough." M.
> Andretti

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to