Hi all. I have a funny behavior when using TextInputCell in a CellTable in a DialogBox.
If the CellTable is included in the root html document, evrything seems ok, I can enter any characters in my TextInputCell, including white spaces. On the other hand, if the CellTable is included into a class inheriting from DialogBox, I cannot enter white spaces ! I have a feeling that in the DialogBox, the event of the whitespace key pressed is not caught. Does anybody have an idea of what I could do to solve the issue ? Thanks in advance. Olivier -- 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.
