Closed
Bug 1340531
Opened 8 years ago
Closed 27 days ago
A sideloaded add-on can be enabled/updated after it is removed
Categories
(Toolkit :: Add-ons Manager, defect, P5)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | unaffected |
firefox53 | --- | affected |
firefox54 | --- | affected |
People
(Reporter: vtamas, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: triaged)
Attachments
(2 files)
[Affected versions]:
Firefox 54.0a1 (2017-02-16)
Firefox 53.0a2 (2017-02-17)
[Affected platforms]:
Windows 10 64-bit
Ubuntu 16.04 32-bit
[Steps to reproduce]:
1.Launch Firefox with clean profile.
2.Create extensions.webextPermissionPrompts and set it to true.
3.Restart the browser.
4.Install via sideloading method any add-on.
5.Go to Panel Menu [≡] and click on sideloading notification.
6.Click “Remove” button that correspond to the sideloaded add-on.
7.Click “Enable” button from permissions pop-up.
[Expected Results]:
a) “Remove” button is disabled until any action is made using the options from permissions pop-up.
b) Removing the add-on should also discard the permissions pop-up.
[Actual Results]:
- The sideloaded add-on can be enabled even if it is already removed.
- The add-on icon is displayed in toolbar. (it is not functional)
- The icon disappears after refreshing the Add-ons Manager tab.
- See attached video.
Comment 1•8 years ago
|
||
Markus, how do you propose we handle this scenario?
Flags: needinfo?(mjaritz)
Comment 2•8 years ago
|
||
(In reply to Vasilica Mihasca, QA [:vasilica_mihasca] from comment #0)
> [Expected Results]:
> b) Removing the add-on should also discard the permissions pop-up.
That sounds great and matches what we hoped to achieve with showing about:addons while surfacing the dialog. - users being able to remove the side-loaded extension easily if the don't want it.
Flags: needinfo?(mjaritz)
Updated•8 years ago
|
Priority: -- → P5
Whiteboard: triaged
This issue also reproduces for background updates, should I file a new bug or it will be fixed by this one?
Flags: needinfo?(mjaritz)
Comment 4•8 years ago
|
||
It would be great if you could add a gif of that second case and modify the title of the bug to reflect the more general problem.
Flags: needinfo?(mjaritz)
The background updates reproduces this issue a bit different, after the WebExtension is removed from about:addons, if you press the “Update” button from the pop-up will install the latest WebExtension version and it will be displayed in about:addons.
Summary: A sideloaded add-on can be enabled after it is removed → A sideloaded add-on can be enabled/updated after it is removed
Updated•7 years ago
|
Updated•2 years ago
|
Severity: normal → S3
Comment 6•27 days ago
|
||
Support for extension sideloading has ended with Firefox 74. Closing this issue as WFM since is no longer reproducible.
Status: NEW → RESOLVED
Closed: 27 days ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•