Comment 190 for bug 263435

Revision history for this message
In , Unknown-simplemachines (unknown-simplemachines) wrote :

(In reply to comment #187)
> All of this could be avoided if plugins were not allowed to get focus unless
> explicitly given focus by user input (e.g., mouse click, tab, etc.). That way,
> no hijacking occurs.

Yes; if the plugin does not have focus it should (imho) never get keyboard events ever. The gui toolkit will send them to Firefox if Firefox has focus. All is good here.

(In reply to comment #188)
> No. The only reasonable contribution at this point is a patch which includes a
> specification for NPAPI entry functions as C method signatures. Armchair
> architecture is not useful.

Sorry, I'll shut up now. I'm just wanting to make sure that if someone does come along to make a patch (wish I had time myself, typing is cheap) they don't feel like they shouldn't do this bug since everyone wants different things... hate bugs like that.

-[Unknown]