[about:addons] The HTML addon card should have a "{name} {version}" title when the addon is disabled
Categories
(Toolkit :: Add-ons Manager, defect, P3)
Tracking
()
People
(Reporter: rpl, Unassigned)
References
Details
While working on adapting browser_reinstall.js test file to run on the HTML about:addons (as part of Bug 1551490), we noticed that when an addon is disabled Fluent is clearing the title attribute for the AddonCard element while refreshing the localized text on the element.
Once we fix the missing title on the disabled addons (likely by changing the fluent definition for the "addon-name-disabled" l10n id to also localize the title attributes) we should also update test helper named get_tooltip_info
defined in toolkit/mozapps/extensions/test/browser/head.js to ensure that browser_reinstall.js is going to verify it.
Comment 1•6 years ago
|
||
The priority flag is not set for this bug.
:ddurst, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•6 years ago
|
Updated•2 years ago
|
Description
•