After some testing I think you're right, these two issues seem to
cover my problem.
It's good to know that it is fixed in the next release - and until
then my workaround will also do the job.
Thanks!

On 5 Jun., 15:32, Thomas Broyer <[email protected]> wrote:
> On 5 juin, 14:37, Liv <[email protected]> wrote:
>
> > Finally I found the mistake - even though I cannot seem to reproduce
> > it in a new application. It was that simple line:
>
> > Image close = new Image("close.png");
>
> > Using Microsoft Script Editor I did some debugging and found, that
> > there was an exception when loading an image from the server.
> > This exception only occurs, if the image exists and is loaded several
> > times.
> > It comes from fireEvent-method and includes a load-event of the image
> > (even though I didn't use any load handler). Error message was
> > something like "object expected".
>
> Could it be related to issue 
> 3644?http://code.google.com/p/google-web-toolkit/issues/detail?id=3644
>
> More specifically, have a look at issue 3663 and its comment 
> #4:http://code.google.com/p/google-web-toolkit/issues/detail?id=3663#c4
>
> You'll be pleased to know that this bug is fixed in SVN and will land
> in the next 1.6 update release.
--~--~---------~--~----~------------~-------~--~----~
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