Closed
Bug 55516
Opened 25 years ago
Closed 25 years ago
Context menu listener implementation in webbrowser giving back wrong nodes
Categories
(Core Graveyard :: Embedding: APIs, defect, P3)
Core Graveyard
Embedding: APIs
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: adamlock, Assigned: adamlock)
Details
Attachments
(2 files)
The implementation in web browser for listening and firing context menu events
does not always pass the most useful node to the subscribed
nsIContextMenuListener. Modify the code to pass back the most relevant node and
document the new behaviour.
The firing mechanism also doesn't work if the chrome site does not implement
nsIDocShellTreeOwner. Change this.
a=blizzard. Fix checked into the trunk - embedding branch checkin pending
Status: NEW → ASSIGNED
Fixed checked into embedding branch
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
Correction: Changing QA contact for the Embed API bugs to David Epstein.
QA Contact: mdunn → depstein
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•