Closed
Bug 1993571
Opened 7 months ago
Closed 6 months ago
Standalone setting-group is not hidden if all of its settings are hidden
Categories
(Firefox :: Settings UI, defect, P2)
Firefox
Settings UI
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: mstriemer, Assigned: mstriemer)
References
Details
(Whiteboard: [recomp])
Attachments
(1 file)
When there's a standalone setting-group with all of its settings hidden the fieldset is still showing since the hidden attribute is being managed by the data-category searching code and causing it to be un-hidden.
We'll likely want some setting-groups that provide their own headings soon and therefore won't require a groupbox.
Updated•7 months ago
|
| Assignee | ||
Updated•7 months ago
|
Severity: -- → S4
Summary: Standalong setting-group is not hidden if all of its settings are hidden → Standalone setting-group is not hidden if all of its settings are hidden
| Assignee | ||
Comment 1•7 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → tgiles
Status: NEW → ASSIGNED
Updated•6 months ago
|
Attachment #9519377 -
Attachment description: WIP: Bug 1993571 - Hide a standalone setting-group if it has no visible settings r?#settings-reviewers → Bug 1993571 - Hide a standalone setting-group if it has no visible settings r?#settings-reviewers
Updated•6 months ago
|
Assignee: tgiles → mstriemer
Pushed by mstriemer@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0a5135c08676
https://hg.mozilla.org/integration/autoland/rev/dd9e4c525395
Hide a standalone setting-group if it has no visible settings r=tgiles
Comment 3•6 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c148/b147]
You need to log in
before you can comment on or make changes to this bug.
Description
•