Closed
Bug 788718
Opened 12 years ago
Closed 8 years ago
Implement the ability to filter key presses before they get sent to an NPAPI plugin
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1154183
People
(Reporter: ws.bugzilla, Unassigned)
References
Details
Bug 78414 can be approached in several different ways. One of these is to prevent certain keys from going to a plugin even when it has focus, and instead being processed within Firefox.
This is not possible at the moment according to bug 78414 comment 3, bug 78414 comment 27, bug 78414 comment 181, bug 78414 comment 185). This bug is to come up with and implement a way to intercept keys before they reach a focused plugin on all supported platforms.
The "certain keys" could be taken from bug 93149 comment 37
Comment 2•12 years ago
|
||
Is this really Firefox-specific? Why not Product->Core?
Updated•12 years ago
|
Component: General → Plug-ins
Product: Firefox → Core
Comment 3•8 years ago
|
||
This is done by bug 1154183.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•