Closed Bug 256618 Opened 21 years ago Closed 21 years ago

right click menus not working

Categories

(Core :: DOM: Events, defect)

defect
Not set
major

Tracking

()

VERIFIED FIXED

People

(Reporter: svdmade, Assigned: neil)

References

Details

(Keywords: regression)

Attachments

(1 file)

In mozilla nightly build 20040823 in the mail application I can not open a menu by right clicking with the mouse. Expected results 1 Open link in new tab or window on clicking on a link 2 On text copy paste etc etc actual result no menu shows in mail and news
Severity: normal → major
Flags: blocking1.8a4?
Keywords: regression
OS: Linux → All
Hardware: PC → All
Summary: right click menus now working → right click menus not working
The chrome event handler for whatever reason needs to fix context menu events. If the event already has a DOM event (perhaps it got retargetted during the capturing phase, because it was dispatched to a tabbrowser), then all passes off well and good. However, for explicit browser elements, no such event exists. Unfortunately the event listener manager then creates a DOM UI event :-(
Component: Mail Window Front End → DOM: Events
Product: MailNews → Browser
Attached patch Proposed patchSplinter Review
Assignee: sspitzer → neil.parkwaycc.co.uk
Status: NEW → ASSIGNED
Attachment #156843 - Flags: superreview?(jst)
Attachment #156843 - Flags: review?(bryner)
Comment on attachment 156843 [details] [diff] [review] Proposed patch sr=jst
Attachment #156843 - Flags: superreview?(jst) → superreview+
*** Bug 256780 has been marked as a duplicate of this bug. ***
Mayby a stupid question but when will the patch be included in the nightly build ? As the patch looks to be included in CVS.
*** Bug 256893 has been marked as a duplicate of this bug. ***
*** Bug 256892 has been marked as a duplicate of this bug. ***
Attachment #156843 - Flags: review?(bryner) → review+
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Problem verified as solved on build 20040826 Thanks
*** Bug 256924 has been marked as a duplicate of this bug. ***
Verified 20040826 on WinXP.
Status: RESOLVED → VERIFIED
*** Bug 256916 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: