Theme install requires downloading theme xpi file
Categories
(Thunderbird :: Add-Ons: General, defect)
Tracking
(Not tracked)
People
(Reporter: t.matsuu, Unassigned)
References
Details
Steps to reproduce:
- Open Add-on Manager and select Theme tab.
- Type theme keywords and Enter key in the search box at the top.
- Move to search result tab and click "Add to Thunderbird" button.
Actual result:
File chooser dialog is shown for downloading and saving theme xpi file.
Expected result:
The theme will be applied without downloading the xpi file.
Updated•3 years ago
|
Comment 1•3 years ago
|
||
You did not specify the version which you observed this with, but it should be Daily only (103+). This is due to InstallTrigger being removed. ATN needs to switch from using that to navigator.mozAddonManager.createInstall().
ATN has been whitelisted just a few days ago, to be able to use it:
https://bugzilla.mozilla.org/show_bug.cgi?id=1773762
I created an issue for the server:
https://github.com/thundernest/addons-server/issues/187
Please confirm, that you observed this in Daily only, so we can close this as MOVED. If not, please check that you have not accidentally switched off the following preferences:
extensions.InstallTrigger.enabled
extensions.InstallTriggerImpl.enabled
| Reporter | ||
Comment 2•3 years ago
|
||
(In reply to John Bieling (:TbSync) from comment #1)
You did not specify the version which you observed this with, but it should be Daily only (103+).
Yes. I have checked with the latest Daily (103a1).
Updated•3 years ago
|
Description
•