Show inline preferences on add-on details card
Categories
(Toolkit :: Add-ons Manager, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox67 | --- | wontfix |
firefox68 | --- | verified |
firefox69 | --- | verified |
People
(Reporter: mstriemer, Assigned: mstriemer)
References
(Depends on 1 open bug, Regressed 1 open bug)
Details
Attachments
(3 files)
(deleted),
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details |
(deleted),
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details |
(deleted),
image/gif
|
Details |
When there's a detail page it should have inline add-on preferences when they are provided by the add-on.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
My feedback as an add-on dev: IMHO it would be best if you could just add a tab "settings" at the top of that new UI.
Currently, the plan is to just add it at the bottom of the "details" tab, is not it? (if I understood it correctly)
The advantage of another tab I see: I personally write very long add-pn descriptions. And currently users have to scroll down a lot just to get to see the options, because these long descriptions are shown before.
Assignee | ||
Comment 4•5 years ago
|
||
The inline options are in a tab, like the permissions.
Comment 7•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dc4d628f9cdb
https://hg.mozilla.org/mozilla-central/rev/3be150246a0b
Comment 8•5 years ago
|
||
Since the status are different for nightly and release, what's the status for beta?
For more information, please visit auto_nag documentation.
Is manual testing required on this bug? If yes, please provide some STR and the proper extension(if required) or set the “qe-verify -“ flag.
Thanks!
Comment 10•5 years ago
|
||
This issue is verified as fixed on Firefox 69.0a1 (20190603101337) under Win 7 64-bit and Mac OS X 10.14.1.
The preference extensions.htmlaboutaddons.inline-options.enabled is set to true by default.
Please see the attached video.
Assignee | ||
Comment 11•5 years ago
|
||
Comment on attachment 9062405 [details]
Bug 1532724 - Part 1: Inline options browser for HTML about:addons details
Beta/Release Uplift Approval Request
- User impact if declined: Inline options are missing for extensions in the HTML about:addons
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This is behind a pref, verified on Nightly.
- String changes made/needed:
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 12•5 years ago
|
||
Comment on attachment 9064186 [details]
Bug 1532724 - Part 2: Handle HTML about:addons options page in APIs r?kmag
Beta/Release Uplift Approval Request
- User impact if declined: Inline options are missing for extensions in the HTML about:addons
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: Bug 1552184
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This is behind a pref, verified on Nightly.
- String changes made/needed:
Assignee | ||
Updated•5 years ago
|
Comment 13•5 years ago
|
||
also opened a minor issue about the new interface with inline options: https://bugzilla.mozilla.org/show_bug.cgi?id=1557509
Updated•5 years ago
|
Comment 14•5 years ago
|
||
Comment on attachment 9062405 [details]
Bug 1532724 - Part 1: Inline options browser for HTML about:addons details
support inline options for html about:addons, approved for 68.0b9
Updated•5 years ago
|
Comment 15•5 years ago
|
||
bugherder uplift |
Comment 16•5 years ago
|
||
This issue is verified as fixed on Firefox 68.0b9 (20190610153228) under Win 7 64-bit and Mac OS X 10.14.1.
The preference extensions.htmlaboutaddons.inline-options.enabled is set to true by default.
Description
•