There is a know bug in FireFox that might be causing this: http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/5d3f2fa71e57c72e/972cb02ea8558632?lnk=gst&q=firefox+cursor#972cb02ea8558632 http://code.google.com/p/google-web-toolkit/issues/detail?id=891
Hope this helps. Mark On Nov 21, 12:24 am, Bryan <[EMAIL PROTECTED]> wrote: > Okay so it seems that overriding show() actually is setting the focus > on the textBox but the cursor is not showing up. > > On Nov 20, 10:51 pm, Bryan <[EMAIL PROTECTED]> wrote: > > > Hey everyone, > > > I have a pretty simple popup with a couple of text boxes in it. When > > it comes up, i'd like the focus to be on the first text box. > > Unfortunately, the focus is getting lost when the popup is shown and > > i'm not sure what is eating it. Does anyone have some insight into > > what might be going on? I've even tried overriding show() to set the > > focus after i make the call to super.show(). > > > Thanks! > > bryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
