Is the real culprit for this behavior the following lines in the addEventsToTextBox() method of SuggestBox class:
* delegateEvent(SuggestBox.this, event);* I think there are about 4 occurrences of this in the addEventsToTextBox() method: http://code.google.com/p/google-web-toolkit/issues/detail?id=3533#c9 ---- Joel's comment seems to indicate the same. Do you guys agree ?? -- 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.
