[meta] Accesskey helper for HTML web components
Categories
(Toolkit :: UI Widgets, task)
Tracking
()
People
(Reporter: mstriemer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta, Whiteboard: [fidefe-reusable-components-ms1])
Our XUL elements use the <xul:label>
element to show accesskeys in labels, buttons, menu items, whatever else needs an accesskey. We would like to maintain that functionality if we move these components to HTML.
This meta bug will track the tickets related to supporting this functionality in HTML web components.
Updated•3 years ago
|
Comment 1•3 years ago
|
||
(In reply to Mark Striemer [:mstriemer] from comment #0)
Our XUL elements use the
<xul:label>
element to show accesskeys in labels, buttons, menu items, whatever else needs an accesskey. We would like to maintain that functionality if we move these components to HTML.This meta bug will track the tickets related to supporting this functionality in HTML web components.
Good news, emilio just laid the groundwork for this in bug 1799460 by implementing content: -moz-label-content
.
Updated•2 years ago
|
Description
•