Hi all, I have a Canvas element listening for keyboard and mouse events. To avoid browser default behavior while a mouse drag, i use preventDefault on mouse down end mouse move event. If i do that, the canvas will not receive anymore keyboard events ...
I guess that is a focus story, but i have not found a way to give programatically keyboard events focus to my canvas. Any guess ? Thanks for your attention. Regards, Harold -- 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.
