Closed
Bug 641884
Opened 15 years ago
Closed 6 years ago
Download plugin content shown in fennec
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dougt, Unassigned)
References
Details
(Keywords: uiwanted)
Attachments
(2 files)
|
14.67 KB,
image/png
|
Details | |
|
660 bytes,
patch
|
dougt
:
review-
dougt
:
approval2.0-
|
Details | Diff | Splinter Review |
Fennec does not support plugins currently. When viewing a document that has an embed, object, or applet element, fennec display content that suggests that you can download that plugin.
This is misleading.
| Reporter | ||
Comment 1•15 years ago
|
||
Assignee: nobody → doug.turner
Attachment #519449 -
Flags: review?(mark.finkle)
Attachment #519449 -
Flags: approval2.0?
| Reporter | ||
Comment 2•15 years ago
|
||
we should figure out what we want when plugins are not found. This patch does the easiest thing we possible can do -- it simply hides the webcontent. This is not ideal because we can screw up page layout.
Maybe we should show a unhappy plugin face and say something like "plugins do not work on Fennec".
Comment 3•15 years ago
|
||
Madhava - Opinions on this patch? The current patch will cause the blocks of
Flash to collapse, changing the layout of the page. We could just make the
blocks hidden, but not collapsed.
We could also think of a different message.
Comment 4•15 years ago
|
||
I think the current presentation of the block makes sense, though the icon and message should change -- agreed.
We have some new "unhappy plugin" icons for the OOPP case on desktop - I'll have a look at those to see if any are appropriate.
As for the text -- what is the current situation? Do we not support _any_ plugins? Or just specific ones?
Comment 5•15 years ago
|
||
This is the icon I'm thinking of:
http://mxr.mozilla.org/mozilla-central/source/toolkit/themes/pinstripe/mozapps/plugins/contentPluginCrashed.png?force=1
Would we need to do an SVG version to get around zooming/rescaling issues? Or maybe that will just work better in the future.
| Reporter | ||
Comment 7•15 years ago
|
||
madhava, not sure we want to reuse the crash icon. maybe we should do something similar -- maybe with a big X through it? maybe it doesn't make a difference?
| Reporter | ||
Updated•15 years ago
|
Attachment #519449 -
Flags: review?(mark.finkle)
Attachment #519449 -
Flags: review-
Attachment #519449 -
Flags: approval2.0?
Attachment #519449 -
Flags: approval2.0-
Comment 8•14 years ago
|
||
To an everyday user, I feel like the whole plugin thing is hard to understand in the first place. I think we need to be as explicit as possible when explaining why content isn't showing up. Is that going to be a total pain in the ass as far as localization goes?
Comment 9•14 years ago
|
||
I'd rather we stay focused on getting plugins supported
| Reporter | ||
Comment 10•14 years ago
|
||
its going to be many releases before we have plugin support. i think we should clean this up.
Assignee: doug.turner → mark.finkle
Updated•9 years ago
|
Assignee: mark.finkle → nobody
Comment 11•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•