I have a form which gets displayed in a popup panel. One of the fields is a suggestbox. When I type in this suggestbox, I am not able to type more than one character because the first item from the suggestions get automatically filled up. For example, if my items are
John Jim Jack When I type "Ja", immediately "John" gets filled up and so the text as "Johna". Only if I cut and paste "Ja", then "Jack" is displayed. But when I type, just from "J" , "John" gets filled up although I am typing "a" following that. This doesnt happen in a suggestbox on the Root panel. Just on a popuppanel... This is in hosted mode, GWT 1.7. Thanks gd -- 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.
