Add section separators to the protections panel
Categories
(Firefox :: Protections UI, task, P5)
Tracking
()
People
(Reporter: rashadmad, Assigned: rashadmad)
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
separators between sections don't exist as components
Actual results:
An effect is created through styling that resembles sections.
Expected results:
an actual component and/or tag of <Section> should be created to serve as a divider for sections.
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Site Identity' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 2•4 years ago
|
||
(In reply to rashadmad from comment #0)
an actual component and/or tag of <Section> should be created to serve as a divider for sections.
No need to create a tag or use a <section> component. We'd like to use something like this[0] inside this panel[1].
[0] https://searchfox.org/mozilla-central/rev/be413c29deeb86be6cdac22445e0d0b035cb9e04/browser/base/content/pageinfo/pageInfo.xhtml#157
[1] https://searchfox.org/mozilla-central/rev/be413c29deeb86be6cdac22445e0d0b035cb9e04/browser/components/controlcenter/content/protectionsPanel.inc.xhtml#6
Updated•4 years ago
|
Comment 5•4 years ago
|
||
This is being fixed in Bug 1703635. Thanks for giving this bug a try, Rashad.
Updated•4 years ago
|
Description
•