It probably has to do with the fact that in a GWT app you don't usually submit a form, correct me if I'm wrong
Regards José On 19 mayo, 20:30, Arinté <[email protected]> wrote: > I have a GWT app with a bunch of textboxes. In firefox I would expect > that when I type a word in a textbox that I have already typed in and > submitted, that firefox would offer to autocomplete that text. But for > this GWT app it is not happening. Why? > > The ids and the name of the html elements are the same everytime. I > don't know if it makes a difference, but I am using UiBinders for > presentation. > > Also in IE it seems that none of my css stuff is loaded. And when I IE > developer tools on my GWT page, it can focus in on any of the > textboxes it just focuses on the encompassing DIV around all the > textboxes. > > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
