Closed
Bug 1088126
Opened 10 years ago
Closed 10 years ago
[e10s] Context Menu displays all possible Menu Entries after dragging tab out of window
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
Iteration:
39.1 - 9 Mar
Tracking | Status | |
---|---|---|
e10s | m6+ | --- |
People
(Reporter: martin, Assigned: mossop)
References
Details
Attachments
(1 file)
336.48 KB,
image/png
|
Details |
Story:
Clean Profile
Start Session, open multiple tabs (I used www.heise.de and its children)
Drag one Tab from the primary window.
New Window gets created
Context Menu of new tab in new window shows all possible menu items.
Expected behavior:
Show applicable context menus
Reproducible: Always on this build ID
BuildID
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:36.0) Gecko/20100101 Firefox/36.0 ID:20141022030202 CSet: 88adcf8fef83
Follow Up to bug 1012784
May be related bug 1060070
Attachments:
Firefox Contextmenu Bug before dragging to new window (correct).png
Correct Attachment Name: Firefox Contextmenu Bug before & after dragging tab to new window.png
tracking-e10s:
--- → ?
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Sorry wrong bug should have been bug 1012784
Comment 4•10 years ago
|
||
No, this is due to the error:
JavaScript error: resource://gre/modules/BrowserUtils.jsm, line 95: TypeError: elt.syncHandler is null
Presumably, that field isn't being copied over when switching to a window.
Flags: needinfo?(enndeakin)
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Flags: firefox-backlog+
Assignee | ||
Comment 6•10 years ago
|
||
Going to fix this with a patch in bug 1087966
Assignee: nobody → dtownsend
Depends on: 1087966
Assignee | ||
Comment 7•10 years ago
|
||
Fixed by bug 1087966
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Iteration: --- → 39.1 - 9 Mar
Flags: qe-verify?
You need to log in
before you can comment on or make changes to this bug.
Description
•