New about:preferences nav categories are missing titles/tooltip text
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
People
(Reporter: hjones, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
We have a lot of category-${pane} Fluent IDs like this that we used to use to set titles/tooltiptext for the navigation categories in about:preferences. These should have been removed/migrated in the work for bug 1867385, but we missed them. We should probably preserve the tooltips, in which case we should run a migration to add these attributes to the new Fluent IDs, then delete the old ones. Alternatively if we don't need the titles anymore we can just remove these unused Fluent IDs.
| Reporter | ||
Updated•4 months ago
|
| Reporter | ||
Updated•4 months ago
|
Updated•4 months ago
|
Comment 1•4 months ago
|
||
It seems like we could probably use the heading or the text from the slot to populate the title, I don't know that we'd ever want the text to be different and then it would work for all moz-page-nav uses
We should clean up the unused strings for sure, and I could be convinced to have a version of them that set .heading and .title instead too
Description
•