Hi Stefan,

> I did not encounter such a situation, yet. However, to my knowledge
> IE8 has an limit on data-url of 32KB which are used by GWT
> (url(data:...)).
> Probably one gif is smaller than the limit but the other is NOT.

that seems to be the cause. However, only one out of four images in
the resoucebundle is (slightly) larger than 32k, the others are
smaller and still not displayed.

> For debugging just compile with "output style: detailed". This gives
> you an idea of the position in your java code.

Actually, I check the browser version and use setUrl() in case that it
is IE 8. Using the resource bundle works for other browsers (including
IE 7, but maybe I need to check).

Thanks,
Sven

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