I've encountered the problem and entered this as an issue in the
tracker:
http://code.google.com/p/google-web-toolkit/issues/detail?id=5114

Cheers,

    Philippe

On Jul 11, 2:51 am, Sven <sven.ti...@googlemail.com> wrote:
> 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to