Closed
Bug 658550
Opened 15 years ago
Closed 5 years ago
Only allow Gecko to focus plugins on OS X
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: smichaud, Assigned: smichaud)
Details
This bug is spun off from bug 627649 comment #50.
In bug 627649 comment #48, Roc made the following suggestion:
> If we do need to make the plugin first-responder, can we return
> false from becomeFirstResponder and then later make the plugin view
> first-responder when our normal mouse event code decides to focus
> the plugin?
This has the potential to be a better fix for bug 627649, to allow the
testcase from bug 627649 comment #68 to work properly, and to fix bug
644110 and bug 649021.
I'll be working to implement Roc's suggestion, and potentially to
remove part or all of my patch for bug 627649.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → smichaud
Updated•13 years ago
|
Priority: -- → P3
Comment 1•5 years ago
|
||
Resolving as wont fix, plugin support deprecated in Firefox 85.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•