Closed Bug 1630084 Opened 5 years ago Closed 5 years ago

Re-instate row-based markup in browser/components/preferences/connection.xhtml

Categories

(Firefox :: Settings UI, task, P5)

task

Tracking

()

RESOLVED FIXED
Firefox 77
Tracking Status
firefox77 --- fixed

People

(Reporter: ntim, Assigned: ntim)

References

Details

Attachments

(1 file)

I have to admit I'm not a huge fan of the solution found in bug 1581670 to hide the row.

Each row could get its own element, with this style:

.proxy-grid-row:not([hidden]) {
  display: contents;
}

And then the relevant row could just get the hidden attribute like before.

Priority: -- → P5
Summary: Re-instate row-based markup in browser/components/preferences/connection.xul → Re-instate row-based markup in browser/components/preferences/connection.xhtml
Assignee: nobody → ntim.bugs
Status: NEW → ASSIGNED
Pushed by ntim.bugs@gmail.com: https://hg.mozilla.org/integration/autoland/rev/ae981392ddf1 Re-instate row-based markup in browser/components/preferences/connection.xhtml. r=jaws
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: