thank you for your quick replies, i tried your suggestions... but also another one: event.stopPropagation(); method called as the key is recognized, and it is working pretty good.
but, however, it's still a "side" solution, i really hope that issue is corrected asap... On 17 Gen, 23:03, Thomas Broyer <[email protected]> wrote: > In this specific case, you have access to the "wrapped" TextBoxBase (or > RichTextArea in the case of the custom suggestbox that the OP is creating) > and you can add handlers directly to it, instead of the SuggestBox widget > (according to comment 7 on the linked issue, this should work) -- 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.
