Hi Ed,

Which browser is this occurring on? Also, could you try compiling your GWT
application with the -style PRETTY flag to generate human-friendly output
that should be easier to debug? That'll make it so that the generated code
isn't obfuscated, so we might be able to identify which specific method and
variable function BBc(a) and the parameter 'a' are referring to.

Regards,
-Sumit Chandel

On Mon, Nov 24, 2008 at 4:20 AM, Ed <[EMAIL PROTECTED]> wrote:

>
> Extra note:
> The line the error refer to:
> function BBc(a){if(Element.prototype.getBoundingClientRect){return
> a.getBoundingClientRect().left+(Bed(),Ded).scrollLeft}else{return
> $doc.getBoxObjectFor(a).screenX-$doc.getBoxObjectFor
> ($doc.documentElement).screenX}}
>
> Btw: Sometimes it happens quite a lot this error..
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@googlegroups.com
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