Hi, I just discovered an interesting issue. In one of my views i have a bunch of widgets like textbox etc and a Proceed button (which is basically an image). If i create Proceed using new Image(url) all events are fired for text boxes etc, but if use ImageBundle.createImage, and someone modified the textbox content and directly uses the mouse to click on Proceed, change and blur events for the textbox are not fired.
Is this a bug or an expected behaviour? 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 -~----------~----~----~----~------~----~------~--~---
