Closed
Bug 636708
Opened 15 years ago
Closed 14 years ago
[Collector] Insert links after installation of an add-on
Categories
(addons.mozilla.org Graveyard :: Collector Extension, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
BW-2.0
People
(Reporter: kinger, Assigned: kinger)
References
Details
FF4 only.
After installing an item, should we insert the relevant links like in the extensions listings. It should mimic what is in the Extensions and Themes panel, i.e. Restart and for restartless -- Undo. There may be others.
An alternative is to switch to the Extensions or Themes panel, but this would be a lot of back and forth if they want to install more than one.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → dave
| Assignee | ||
Comment 1•14 years ago
|
||
We got this for free as part of bug 636709.
One issue:
After install, if you Undo, the links remain (and the message to restart if not a restartless add-on). I think what we need to do is listen for undo, and reload that item in the list or re-hide the XUL container for those links.
Assignee: dave → briks.si
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> One issue:
> After install, if you Undo, the links remain (and the message to restart if not
> a restartless add-on). I think what we need to do is listen for undo, and
> reload that item in the list or re-hide the XUL container for those links.
Fixed, r84828.
When an install Undo or download cancel happens on a collection addon item, the add-on list for that collection is refreshed to remove unnecessary UI and make Publish and Install buttons appear again. It was not trivial to just refresh the item, but I think this is an acceptable solution.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•