Closed
Bug 115396
Opened 23 years ago
Closed 13 years ago
Add context menu for default (missing) plugin
Categories
(Core Graveyard :: Plug-ins, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
INVALID
Future
People
(Reporter: d_yerrick, Assigned: serhunt)
References
()
Details
(Whiteboard: [PL2:P5])
Attachments
(1 file)
1.43 KB,
application/zip
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.6+) Gecko/20011213
BuildID: 2001121309
If a user doesn't have a plug-in installed, the EMBED tag displays
a "puzzle piece" icon. It would be nice if I could right-click the
puzzle piece to save the linked media file in order to view it in
an external program.
Reproducible: Always
Steps to Reproduce:
1. Make sure you don't have QuickTime's plug-in (or any other
plug-in that can play MIDI files, such as the troublesome Plugger)
installed.
2. Open the attached test case, or any page that uses the EMBED
element to play a MIDI file.
3. Right-click the "Click here to find a plugin" area.
Actual Results:
A window appears containing a banner and a link to Netscape.com to
search for plug-ins that can play MIDI files. In other words, it
treats right-clicks as left-clicks.
Expected Results:
A contextual menu appears, including options to open the file
referenced in the EMBED element's SRC attribute with an external
program and to save it to disk.
This is not bug 58723 (downloading the plug-in itself). I'm pretty sure
it's not bug 88996 (plug-ins' own context menus not showing) either.
Reporter | ||
Comment 1•23 years ago
|
||
Mirror of
http://yerricde2.student.rose-hulman.edu/bugzilla/embed-context.html
Note that the test case has no DOCTYPE because W3C never wrote EMBED
into any HTML standard. (It has a doctype, but it's commented out.)
Comment 2•23 years ago
|
||
Confirming that the default plugin treats right-clicks as left-clicks. See
also bug 83754, rewrite default plug-in in XBL.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: [RFE] Context menu for EMBED elements with missing plug-in → [RFE] Context menu for default (missing) plugin
Comment 3•23 years ago
|
||
The plug-ins triage team (av, beppe, peterl, serge and shrir) have reviewed this
issue and have made the following determination:
The current default plug-in will be replaced by a new plug-in, please see bug
83754. This request will be addressed at a later date.
Reporter | ||
Updated•22 years ago
|
Summary: [RFE] Context menu for default (missing) plugin → Add context menu for default (missing) plugin
Comment 4•20 years ago
|
||
*** Bug 255704 has been marked as a duplicate of this bug. ***
Updated•15 years ago
|
QA Contact: shrir → plugins
We don't have a default plugin any more.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•