On 15 sep, 21:30, Brian <[email protected]> wrote:
> Just downloaded the IE9 beta, and ran my site through it, but I'm
> getting exceptions.  They only occur in "Document Mode: IE9 Standards"
> -- everything seems to work in the other Document Modes (IE8
> Standards, etc).
>
> The easiest way to see an exception is having a button made in a
> UIBuilder class.  The pretty javascript is:
>
> function com_google_gwt_user_client_ui_Button_Button__V(){
> // Exception here:
>   this.com_google_gwt_user_client_ui_UIObject_element =
> $doc.createElement($intern_295);
>   this.com_google_gwt_user_client_ui_UIObject_element[$intern_296] =
> $intern_297;
>
> }
>
> Maybe I don't have something set right on this IE9 beta... ?

See http://code.google.com/p/google-web-toolkit/issues/detail?id=5125
(the exact issue you're facing is issue 5058)

-- 
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