Open Bug 1828741 Opened 1 year ago Updated 4 months ago

Use moz-label in panel-list

Categories

(Toolkit :: UI Widgets, task)

task

Tracking

()

People

(Reporter: hjones, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [recomp])

We should try using the newly created moz-label element in panel-list. The panel-list element currently has some logic to create a XUL label when possible in order to get accesskey underlining support: https://searchfox.org/mozilla-central/source/toolkit/content/widgets/panel-list.js#519-523

Since we now have an HTML label that provides this same underlining it's worth seeing if that can be cleaned up. Also worth determining if we will still need the #setLabelContents logic after making this change.

Summary: Use moz-label in → Use moz-label in panel-list
Whiteboard: [fidefe-reusable-components] → [recomp]
You need to log in before you can comment on or make changes to this bug.