I have a class called popup frame which extends the popup panel class. To this PopupPanel I add a DockLayoutPanel which contains a TextArea.
The PopupPanel itself is added to a LayoutPanel because we need to restrict the popup movement within that panel. When we open now a popup and set the focus it works everywhere but on iOS. The focus there doesn't happen. Is there a way to force the focus also on iOS? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
