greatwar93 / gwt-g2d

Automatically exported from code.google.com/p/gwt-g2d
0 stars 0 forks source link

Problem in IE8 #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Even simple code like:

Rectangle rectangle = new Rectangle(0, 0, 600, 
600);                   surface.setFillStyle(KnownColor.AQUA).fillRectangle(rectangle);

doesn't work in IE8 (either dev mode or compiled js) -- surface stays white.
But everything works correct if I switch IE into "IE 7 emulation" mode or 
"Internet Explorer 8 Compatibility" mode.

My version of IE: 8.0.7600.16385

No problems in any other browser.

Original issue reported on code.google.com by maksym.i...@gmail.com on 27 Nov 2010 at 12:29

GoogleCodeExporter commented 8 years ago
Thanks for reporting the issue. Unfortunately I am currently located in a very 
inconvenient location with very limited internet access. I will get back to you 
hopefully next week (or the week after) when I get back to my own place. I hope 
this is not a blocking issue for you.

Hao

Original comment by hao1...@gmail.com on 29 Nov 2010 at 6:45

GoogleCodeExporter commented 8 years ago
Not a problem :) Thanks for quick reply 

Original comment by maksym.i...@gmail.com on 2 Dec 2010 at 10:04

GoogleCodeExporter commented 8 years ago
The problem should be fixed now. Thanks for reporting!

Hao

Original comment by hao1...@gmail.com on 9 Dec 2010 at 4:24

GoogleCodeExporter commented 8 years ago
Thanks a lot
Could you, please, include this fix into gwt-g2d-v008-pre-release.jar?

Original comment by maksym.i...@gmail.com on 10 Dec 2010 at 7:20

GoogleCodeExporter commented 8 years ago
Sure thing, but I am having some issue trying to upgrade to GWT 2.1. Will get 
back to you once I resolve it.

Original comment by hao1...@gmail.com on 11 Dec 2010 at 5:47

GoogleCodeExporter commented 8 years ago
The pre-release jar should be updated now. Sorry for taking so long.

Original comment by hao1...@gmail.com on 16 Dec 2010 at 5:07

GoogleCodeExporter commented 8 years ago
thanks :)

Original comment by maksym.i...@gmail.com on 16 Dec 2010 at 9:51