Closed Bug 283043 Opened 20 years ago Closed 16 years ago

Plugin list is not poplulated until 'about:plugin' or a page requiring a plugin is opened

Categories

(Firefox :: File Handling, defect)

defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jshin1987, Unassigned)

References

Details

A spin-off of bug 273785.

The component may not be correct. 

1. Launch firefox
2. Go to Tools | Options | Download
3. Press 'Plugins' button
4. Plugin list is empty
5. Either open 'about:config' or open any page with a file associated with any
of plugins installed (e.g. flash, pdf, java) 
6. Open the plugin list again and it's now poplulated.
See bug 273785 comment #44 and bug 273785 comment #45
Severity: normal → minor
Summary: Plugin list (in Tools | ...) is not poplulated until 'about:plugin' or a page with a file associated with a plugin is opened → Plugin list is not poplulated until 'about:plugin' or a page requiring a plugin is opened
Note that even though the plugin list is not populated, visiting any page that
needs a plugin just works fine thanks to bz's fix for bug 273785. So, this bug
is a minor issue 
Work-around:

Set about:plugins as one of your home pages. 
Whiteboard: dupeme
So the code involved is at
http://lxr.mozilla.org/seamonkey/source/browser/components/prefwindow/content/plugins.js#124

What it should be doing is getting the nsIPluginManager service (contract is
"@mozilla.org/plugin/manager;1") and calling reloadPlugins(false) on it before
doing anything else.
Assignee: doronr → bugs
Component: Plugin Finder Service → File Handling
QA Contact: plugin.finder → aebrahim-bmo
or just call navigator.plugins.reloadPlugins(false), I think it exists in chrome
XUL.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050221
Firefox/1.0+

Installed minutes ago, took the advice of visiting say shockwave.com and the
Options Plugins box is populated. So looks like just maybe this has been
resolved.  Something is telling me that the issue is just showing the population
now. So yes it has been resduced to "Minor"
*** Bug 275873 has been marked as a duplicate of this bug. ***
QA Contact: ali → file.handling
Assignee: bugs → nobody
Is this still an issue? (I just resolved the similar bug 281619 WFM...)
I am not a programmer or extremely technical so I will not submit patch. This acts as notice of my finding over the past few days. I beleive it needs to be adressed
pat
What _is_ your finding over the past few days and what application and version were you using for your tests?
No more details -> WFM.

If it still happens to someone with a supported version of Firefox, please open a new bug. The code has completely changed, so the hints from comment 4 and comment 5 are no longer valid.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Whiteboard: dupeme
You need to log in before you can comment on or make changes to this bug.