Closed
Bug 1285421
Opened 8 years ago
Closed 8 years ago
Handle eQuerySelectionAsTransferable for remote targets
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: reuben, Assigned: jimicy)
References
Details
EventStateManager::HandleQueryContentEvent does not handle eQuerySelectionAsTransferable for remote targets.
Reporter | ||
Comment 2•8 years ago
|
||
This is currently breaking Mac OS X Services integration. It looks like an alternative solution is being worked on in bug 1261299, which will make these bugs not urgent at all, and possibly a WONTFIX.
Flags: needinfo?(reuben.bmo)
Comment 3•8 years ago
|
||
Thanks, Reuben.
Jimmy, I'm putting you on the hook for closing this (and bug 1285420) when bug 1261299 lands :)
Flags: needinfo?(jimmyw22)
Priority: -- → P3
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jimmyw22
Flags: needinfo?(jimmyw22)
Comment 4•8 years ago
|
||
Services menu should be fixed now. I don't even see where eQuerySelectionAsTransferable is used in non-e10s.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•