Closed
Bug 804564
Opened 13 years ago
Closed 13 years ago
Flash missing plugin notification is not displayed
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: pauly, Unassigned)
References
Details
STR:
1. Remove flash player
2. Go to http://www.miniclip.com/games/icy-fishes/en/
Actual results:
Missing plugin notification is not displayed
Expected results:
Missing plugin notification should be displayed
| Reporter | ||
Comment 1•13 years ago
|
||
This is not a regression.
Comment 2•13 years ago
|
||
This is a website bug. They use swfobject to check for the presence of Flash, find that it is not present, and call the function "showFlashError". This function is supposed to show a page-specific "please download Flash" div, but that hasn't been added to the DOM yet so it does nothing.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Comment 4•13 years ago
|
||
Filed a support request with miniclip: 121364
| Reporter | ||
Comment 5•13 years ago
|
||
This is happening also with Silverlight, Reader, Quicktime.
http://samplepdf.com/sample.pdf
http://www.imagesurf.net/
http://trailers.apple.com/trailers/marvel/ironman3/
Comment 6•13 years ago
|
||
Could you please file those separate bugs? Bonus for making reduced testcases instead of relying on external websites which do all kinds of detection.
Note that loading PDFs directly without Acrobat installed should not show a missing-plugin item and should just offer download the PDF.
| Reporter | ||
Comment 7•13 years ago
|
||
(In reply to Benjamin Smedberg [:bsmedberg] from comment #6)
> Could you please file those separate bugs? Bonus for making reduced
> testcases instead of relying on external websites which do all kinds of
> detection.
>
> Note that loading PDFs directly without Acrobat installed should not show a
> missing-plugin item and should just offer download the PDF.
bug 805469, bug 805468 filed.
pdf's issue needs further investigation - bug 805463
I'll work on reduced testcases later.
| Reporter | ||
Updated•13 years ago
|
Summary: Missing plugin notification is not displayed → Flash missing plugin notification is not displayed
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
•