Hello everybody, we have a very strange problem with the ie8. We set the focus to a button via setFocus(true). Most of the time everything works fine. But sometimes the button looses its focus after 1 second. Even more confusing: In some cases the button looses its focus if one moves the mouse.
I have no idea why this happens. In Firefox everything works fine. I am pretty sure that our code is correct. I've tried different workarounds to focus the button, but no success yet. For example I used a DeferredCommand to set the focus again. Any other ideas? We are using IE8 with GWT 2.1. cheers, Björn -- 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.
