Related Projects
Fix Mozilla Bug 78414

Project Lead:

None

 

Bounty:

US $0.00(Sponsor Project)

Goal funding:

More Less
https://bugzilla.mozilla.org/show_bug.cgi?id=78414

Status:

[COMPLETE]

The final payment was made to slp on Sun, Nov 10, 2013. This project is complete; no new sponsorships or submissions will be accepted. You can continue to use the forums for discussion purposes.

Note: You can propose changes using the forum below.
https://bugzilla.mozilla.org/show_bug.cgi?id=78414

Mozilla/Firefox's browser does not correctly implement event handling for plugins.

Current functionality:   plugins for antagonistic file types ( some quicktime, flash, shockwave, adobe pdf ) consume all keyboard commands when they have focus.   Keyboard events like Control + Tab are not correctly passed to the browser.


Proposed functionality:   keyboard events "bubble" exactly like the current javascript implementation:   plugin developers would be able to observe the WM_KEYDOWN, GdkEventKey, whatever platform specific key event and attach handlers.   The event handler could then optionally return a false value, ultimately ending the event propagation before it reaches Mozilla.   In the absence of intervention by the plugin developer, events would simply propagate through the plugin to Mozilla as normally.

The ultimate goal of this project is to produce a patch for mozilla firefox to resolve bug # 78414 -- this patch will be submitted to the Mozilla foundation upon completion, and should it be rejected, we will make any fixes within reason and scope of the initial project, to secure acceptance.

Change History:
Cool. by deleted2 on Tue, Jul 8, 2008 @ 13:45 EDT (1 reply)
Workaround would be nice too by Anonymous on Wed, Feb 10, 2010 @ 15:53 EST (1 reply)
coder... by deleted2 on Wed, Feb 10, 2010 @ 17:59 EST (2 replies)
comment 311, 327, 333 by exoXULogy on Fri, Feb 12, 2010 @ 11:03 EST
Who's getting the money? Which garantee? by Anonymous on Sun, Feb 28, 2010 @ 08:43 EST (5 replies)
Rent-A-Coder entry: by Anonymous on Fri, Apr 16, 2010 @ 10:35 EDT (2 replies)
Please read and respond - bid estimate from coder by deleted2 on Sun, May 23, 2010 @ 15:52 EDT (4 replies)
reply by Anonymous on Tue, Oct 11, 2011 @ 22:35 EDT
Privacy by Anonymous on Sat, Nov 10, 2012 @ 15:21 EST (3 replies)
FOSS Factory Source