[Mono-docs-list] Possible patch for stealing the focus

Mario Sopena mario.sopena at gmail.com
Thu Oct 13 02:36:37 EDT 2005


Hello,

2005/10/12, Miguel de Icaza <miguel at ximian.com>:
> Hello,
>
> > The point is that the bug is hard to reproduce (at least, here occurs
> > only few times), so it's hard to say the patch solved the bug. Does
> > this bug happens often to you?? Please, try the patch and tell me if
> > it corrects the bug.
> >
> > Another thing is that I'm not sure the approach is valid, since it
> > makes the text area like a modal widget that has always the keyboard
> > focus while in edit mode. I think there is no problem with that, but
> > I'm not 100% confident, so I want your opinions.
>
> Have you tried setting the "CanFocus" property on the mozilla preview to
> "false"?

it sound weird, but I added a FocusIn event handler to the mozilla
preview and it wasn't recieving the lost focus. So I tried this
approach.

Mario


More information about the Mono-docs-list mailing list