Hello Sunil,

Maybe some widgets you use implement their own mouse listeners without
you knowing it (i.e. calendar?). You could progressively remove
widgets until you find the one that's causing the CPU load

On Sep 21, 9:34 pm, sm <sunilm...@gmail.com> wrote:
> Hi,
>
> We are using GWT 2.0.3 version. We have not written any handlers for
> mousemove event. Some how application is calling the mousemove event
> and this results in high CPU utilization. Is mouse move event handler
> is out of box function? How can we disable this to increase the
> performance of the browser?
>
> Thanks for your help in advance.
> Sunil

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