I created Textbox and added a FocusListener for validation. When I focused the textbox and type invalid data, and lost focused the TextBox, one message box will be displayed. But when i lost focused from that TextBox by minimizing firefox, two same message box will be displayed and onLostFocus is invoked 2 times. It doesn't happen in IE but it only happens in firefox. Can anyone tell me what happen and how to solve this issue? I am using GWT 1.5 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
