Closed
Bug 341818
Opened 19 years ago
Closed 14 years ago
microsummary generator installation gives no indication that it succeeded
Categories
(Firefox Graveyard :: Microsummaries, defect, P2)
Firefox Graveyard
Microsummaries
Tracking
(Not tracked)
RESOLVED
WONTFIX
Firefox 3
People
(Reporter: myk, Unassigned)
Details
(Whiteboard: [microsummaries-feature-removal])
When a user clicks a link that attempts to install a microsummary generator, the browser opens a dialog that prompts the user for confirmation. If the user clicks OK, then the browser tries to download and install the generator, but it gives no indication of whether it succeeded or failed.
Granted, the user can try to bookmark a page to which the generator applies, to see if the add bookmark dialog shows the microsummary, but what if she's wrong? She might think the installation failed, because the microsummary is missing, when it's really just that the generator doesn't actually apply to that page.
Seems like we should let the user know whether we succeeded or failed to install the generator. The easiest way for us would be to do it with a dialog, but dialogs suck. Maybe we can use a yellow notification bar across the top of the content window? Or is there some other way?
By way of comparison:
Theme installation pops up a similar confirmation dialog. When the user clicks OK, the extension manager opens and displays both download progress and whether or not the installation was successful.
Extension installation pops up a more complex dialog, but when the user clicks OK, the extension manager opens and displays the same information as for themes.
Search engine plugin installation pops up a dialog like that for microsummaries and themes. When the user clicks OK, the UI gives no indication that the search engine was successfully installed, but the user can click the search engine drop marker to open the list of search engines and see if the new engine is there.
Comment 1•19 years ago
|
||
Myk, Pam's been working up a confirmation dialog for Search Engines in bug 336452 that you might want to borrow liberally from. The "[ ] Use right away" checkbox could launch a create bookmark dialog which seems like a sensible thing to assume users might want to do after installing a generator.
Reporter | ||
Comment 2•19 years ago
|
||
(In reply to comment #1)
> Myk, Pam's been working up a confirmation dialog for Search Engines in bug
> 336452 that you might want to borrow liberally from. The "[ ] Use right away"
> checkbox could launch a create bookmark dialog which seems like a sensible
> thing to assume users might want to do after installing a generator.
Yeah, it's a good idea, although I'm not sure where to go from that checkbox, given that a generator can create microsummaries for a variety of pages. Perhaps we could launch a create bookmark dialog for a sample page?
Priority: -- → P2
Whiteboard: [swag: 1d]
Reporter | ||
Comment 3•19 years ago
|
||
It'd be good to have some improvement here for beta2, although at this point it's unclear that the UI changes which would be required would make it into that release at this late stage.
Whiteboard: [swag: 1d] → [myk-mss] [swag: 1d]
Target Milestone: Firefox 2 beta1 → Firefox 2 beta2
Reporter | ||
Updated•19 years ago
|
Component: Bookmarks → Microsummaries
Flags: blocking-firefox2?
Whiteboard: [myk-mss] [swag: 1d] → [swag: 1d]
Reporter | ||
Comment 4•19 years ago
|
||
On second thought, this probably shouldn't block beta2 given the sparse understanding about what a fix for this would look like.
Flags: blocking-firefox2?
Whiteboard: [swag: 1d]
Reporter | ||
Comment 5•19 years ago
|
||
Given the lack of traction and the risk involved, this most likely can't make Firefox 2. Retargeting to Firefox 3.
Assignee: myk → nobody
Target Milestone: Firefox 2 beta2 → Firefox 3
Updated•19 years ago
|
QA Contact: bookmarks → microsummaries
Comment 6•14 years ago
|
||
- BUGSPAM -
Wontfixing all Microsummaries bugs, since the feature has been removed from the core product and previous versions won't get further fixes for it.
If interested in supporting Microsummaries in your add-on, you're free to use our old microsummaries code and to search all previously open bugs by looking for [microsummaries-feature-removal] in the status whiteboard field.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Whiteboard: [microsummaries-feature-removal]
Assignee | ||
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•