Another thing to look at is the fact that you will not be able to place focus in a text widget if the focus manager is not enabled. I believe the code that enables the focus manager is triggered during the processing of an NS_ACTIVATE_EVENT.
Adam Lock wrote: > Hmm, I just generated a test MFC app wizard and inserted the control > into a dialog and focus does not work at all. This is strange because it > seems fine in my CBrowser app > (mozilla/embedding/browser/activex/tests/cbrowse) which uses MFC and > from VB too. > > I'll investigate further but I would hazard that the class wizard > wrapper generated to house the control is interfering with focus > behaviour in some way. > > Adam > > [EMAIL PROTECTED] wrote: > > > Adam, > > > > I have tried the latest build 095 - downloaded it today - I am placing > > your activeX right on the front of an MFC dialog - and I still see the > > focus problem .... any ideas ? > > > > Thanks again ! > > > > Adam Lock wrote: > > > >> Which release of the control are you using? Every control built after > >> bug 88081 was fixed should exhbit reasonably normal focus behaviour. > >> > >> http://bugzilla.mozilla.org/show_bug.cgi?id=88081 > >> > >> Adam > >> > >> [EMAIL PROTECTED] wrote: > >> > >>> All, > >>> > >>> We have successfully embedded the Mozilla ActiveX control in our MFC > >>> Dialog - however when we browse to any page that has a text input field > >>> we cannot enter any text - we load a URL like www.yahoo.com - into the > >>> Mozilla ActiceX control and the page displays fine but you can't > >>> enter anything in the search input field > >>> > >>> Please help !!!! > >>> > >>> Thanks to all > >>> > >>> > >> > > > >
