Multiple settings dialogs are trying to use a "Help" button that is no longer supported in MozDialog
Categories
(Firefox :: Settings UI, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: hjones, Assigned: javirid)
References
Details
Attachments
(3 files)
Previously MozDialog seems to have had support for specifying a "help" button that would link to a support article via a helpTopic
attribute. That functionality was removed in this patch at the end of August. This seems to have been done because it appeared that the "help" buttons weren't used anywhere in Firefox, but there are actually six dialogs in preferences that are still have code related to help buttons.
This all seems like it can/should be cleaned up. Alternatively if we want to reintroduce the help buttons we should add tests for them too (we may replace the XUL dialog with an HTML equivalent sometime in the not too distant future and it would be great to have some testing safeguards in place).
Reporter | ||
Comment 1•2 years ago
|
||
For context/comparison I've attached a screenshot of how the colors dialog looks now without the "Help" button.
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 2•3 months ago
|
||
Updated•3 months ago
|
Comment 4•3 months ago
|
||
bugherder |
Description
•