Closed
Bug 295407
Opened 20 years ago
Closed 20 years ago
Finish button doesn't dismiss PFS dialog (manual installs)
Categories
(Toolkit Graveyard :: Plugin Finder Service, defect)
Toolkit Graveyard
Plugin Finder Service
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8final
People
(Reporter: bugzilla, Assigned: doronr)
References
Details
Attachments
(1 file)
|
3.54 KB,
patch
|
mconnor
:
review+
asa
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
found using 2005052410-trunk (deer park) on linux fc3. Tracy has also seen this occur on Mac OS X. 1. make sure you don't have all the possible plugins installed for your machine --specifically those requiring a "manual" type of installation. in my case, I didn't have Java or Acrobat installed. 2. go to this plugin finder test: http://weblogs.mozillazine.org/marcia/archives/plugin-test.html 3. click on the "Install Missing Plugins" button in the notification bar above the page content. 4. go through the panel of the Plugin Finder Service (PFS) dialog, until you reach the last panel titled "Completing the Plugin Finder Service," which contains the Finish button. 5. don't manually install the plugins, instead click the Finish button. results: even those it appears active, clicking Finish doesn't dismiss the PFS dialog. no js errors appear in the js console. interestingly, hitting the Esc key does dismiss the dialog. note: this is doesn't appear to be a problem when I click a puzzle-piece for plugin content (such as Director on Linux, ie, the 2nd piece in the sample URL above, or Quicktime on Linux) for which there's no compatible plugin. in such cases, the Finish button does dismiss the dialog. odd.
Comment 1•20 years ago
|
||
*** Bug 295010 has been marked as a duplicate of this bug. ***
Comment 2•20 years ago
|
||
See also bug 259491, bug 276528.
| Assignee | ||
Comment 3•20 years ago
|
||
I can reproduce on linux for acrobat as well.
Status: NEW → ASSIGNED
Target Milestone: --- → Firefox1.1
| Assignee | ||
Comment 4•20 years ago
|
||
###!!! ASSERTION: bogus trigger: '!mItem->mURL.IsEmpty()', file /home/doron/mozbuilds/firefox-trunk/mozilla/xpinstall/src/nsXPInstallManager.cpp, line 603 Break: at file /home/doron/mozbuilds/firefox-trunk/mozilla/xpinstall/src/nsXPInstallManager.cpp, line 603 Is what I get in the failure cases. Investigating what broke.
| Assignee | ||
Comment 5•20 years ago
|
||
Don't ask me why this works, it just does.
Attachment #184539 -
Flags: review?(mconnor)
Updated•20 years ago
|
Attachment #184539 -
Flags: review?(mconnor) → review+
| Assignee | ||
Updated•20 years ago
|
Attachment #184539 -
Flags: approval-aviary1.1a2?
Updated•20 years ago
|
Attachment #184539 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
| Assignee | ||
Comment 6•20 years ago
|
||
checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•10 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•