Closed
Bug 1069966
Opened 11 years ago
Closed 11 years ago
[e10s] Right click menu not showing up for links in Zimbra email messages
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
Firefox 36
Tracking | Status | |
---|---|---|
e10s | m4+ | --- |
People
(Reporter: directxman12, Assigned: enndeakin)
References
Details
Attachments
(2 files)
92 bytes,
text/html
|
Details | |
1.84 KB,
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
Normally, right-clicking on a link in a email message in the Zimbra webmail client shows the normal browser link right-click context menu. However, right-clicking on links in Zimbra in an e10s tab does nothing.
I experience this behavior both in two different versions of Zimbra (one of which is the Comcast xfinity webmail client).
Functionality returns to normal if I open Zimbra in a non-e10s window instead.
I'm on Firefox Nightly 35.0a1 (2014-09-19)
Comment 1•11 years ago
|
||
Also seeing this on the Xfinity Zimbrea client
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•11 years ago
|
tracking-e10s:
--- → m4+
Updated•11 years ago
|
Blocks: e10s-contextmenu
Updated•11 years ago
|
Assignee: nobody → enndeakin
Assignee | ||
Comment 2•11 years ago
|
||
This is because the page is calling stopPropagation. Here is a testcase.
Assignee | ||
Comment 3•11 years ago
|
||
This should use a system event listener instead.
Attachment #8506083 -
Flags: review?(mconley)
Assignee | ||
Updated•11 years ago
|
Points: --- → 3
Comment 4•11 years ago
|
||
Comment on attachment 8506083 [details] [diff] [review]
stopcontextmenu
Review of attachment 8506083 [details] [diff] [review]:
-----------------------------------------------------------------
TIL about nsIEventListenerService. Thanks Enn!
Attachment #8506083 -
Flags: review?(mconley) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
Backed out for webplatform test orange.
https://hg.mozilla.org/integration/mozilla-inbound/rev/048ea26297b4
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=3134946&repo=mozilla-inbound
This failure was actually from bug 1084367, as far as I can tell from retriggers.
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 8•11 years ago
|
||
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 36
Updated•11 years ago
|
QA Whiteboard: [good first verify][testcase available][verify in NIghtly only]
You need to log in
before you can comment on or make changes to this bug.
Description
•