Closed
Bug 194852
Opened 23 years ago
Closed 14 years ago
MFCEmbed - Support (I)frame-specific context items for IFrames
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: amutch, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030224
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030224
Context menus for IFrames should include frame-specific items. Mozilla provides
frame-specific context items for IFrames.
Reproducible: Always
Steps to Reproduce:
1. Open example site
2. Right-click in IFrame (news section on right side)
3. Look for frame-specific context items
Actual Results:
No frame-specific context items appear.
Expected Results:
Frame-specific context items should appear.
IMHO the summary should be more exact.
"MFCEmbed - Support frame-specific context items for IFrames"
Updated•23 years ago
|
Summary: MFCEmbed - Support for IFrames → MFCEmbed - Support (I)frame-specific context items for IFrames
Reassigning to Chak.
It should be feasible to add such menu options, by determining if the DOM
event's document has a parent document. If it does then the context menu
happened on a frame or iframe.
Assignee: adamlock → chak
Updated•17 years ago
|
Assignee: chak → nobody
QA Contact: carosendahl → apis
Comment 3•14 years ago
|
||
Mass marking all MFCEmbed bugs as wontfix, since bug 377410 removed it. If this bug was erroneously included (or say equally applies to winEmbed), please reopen & accept my apologies.
Filter bugspam on mfcEmbedwontfix.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
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
•