Ulas,

IE9 support is being added in GWT 2.3. With GWT 2.2, this is expected
behavior since GWT would select the ie8 permutation, for which
Canvas.isSupported() returns false. You can try it out with the 2.3
milestone release available from the GWT downloads page.

/dmc

On Fri, Apr 29, 2011 at 3:36 AM, Ulas <[email protected]> wrote:

> Hi,
>
> I've recently been experimenting with the new canvas functionality in
> GWT 2.2. My software is supposed rotate an image, which works fine in
> all the (supposedly) supported browsers except IE9. More exactly the
> Canvas.isSupported() method call returns false in IE9.
>
> Has anyone else come across this problem or does anyone know why IE9
> behaves this way?
>
> Thanks!
> /Ulas
>
> --
> 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.
>
>


-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

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