Closed
Bug 1443677
Opened 7 years ago
Closed 6 years ago
Context Menus (right click) bring up incorrect menu on OOP IFrames
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
RESOLVED
DUPLICATE
of bug 1505909
People
(Reporter: qdot, Unassigned)
References
Details
Right clicking on an oop iframe (see bug 1429896) brings up the context menu for the root page. We also get this error in the logs:
[Parent 13734, Main Thread] WARNING: Wrong button set to eContextMenu event?: 'mMessage != eContextMenu || button == ((mContextMenuTrigger == eNormal) ? eRightButton : eLeftButton)', file /share/code/mozbuild/1429896-oop-iframes/obj-ff-test/dist/include/mozilla/MouseEvents.h, line 300
Reporter | ||
Updated•7 years ago
|
Summary: Context Menus (right click) don't work with OOP IFrames → Context Menus (right click) bring up incorrect menu on OOP IFrames
Assignee | ||
Updated•6 years ago
|
Component: XP Toolkit/Widgets: Menus → XUL
Updated•6 years ago
|
Fission Milestone: --- → M3
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Updated•6 years ago
|
Status: NEW → RESOLVED
Fission Milestone: M3 → ---
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•