The winEmbed test app doesn't have the code in it to activate the browser
when the window gains focus which is why form fields don't work. To see the
correct behaviour try mfcEmbed. Bug 71014 contains that patch that enabled
focus setting in mfcEmbed:
http://bugzilla.mozilla.org/show_bug.cgi?id=71014
Webclient will have to add similar code handle focus/activation issues.
Ed Burns wrote:
> Judson Valeski,
>
> Can you have someone on your embedding team please look at and hopefully
> fix this bug? I never had a problem with form fields before, and now I
> do!
>
> Users of Webclient, winEmbed, and probably all other embedding apps can
> no longer type in text fields in a form!
>
> Reproducible: Always
>
> Steps to reproduce:
>
> 1. Build winEmbed, or webclient on Linux (other embedding apps probably
> will feel the same bug).
>
> 2. Visit http://bugzilla.mozilla.org/
>
> 3. Click on the text field.
>
> No cursor appears, and you can't type.
>
> This is a real bummer.
>
> --
> Remove REMOVE_THIS from email address before replying.
> These are my views, and may not be the same as Sun Microsystems Inc.