Hi, I have upgraded to GWT 1.6.4 recently. We have a Grid in a FocusPanel. KeyDownHandler is implemented by FocusPanel and arrow keys navigation on grid is handled in KeyDownHandler. It has been working fine with GWT 1.5 and after upgrade to GWT 1.6.4 , it is broken in FireFox though IE works perfectly fine. I have tried to debug the code and it seems key down event doesn't get fired on FireFox at all. I tried KeyPressHandler but it didn't help.
I would appreciate your help. Thanks!!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
