Closed Bug 1284509 Opened 8 years ago Closed 8 years ago

Support WAI-ARIA in ToolSidebar component

Categories

(DevTools :: Framework, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1286283

People

(Reporter: Honza, Unassigned)

Details

This is follow up for bug 1259819 XUL sidebar has been replaced by HTML React component and we should make sure that the new implementation supports WAI-ARIA again (in XUL it's supported automatically). Honza
Whiteboard: [devtools-html]
Summary: Support WAI-ARIA in ToolSideber component → Support WAI-ARIA in ToolSidebar component
For the tabs, I wrote an article a while back: https://www.marcozehe.de/2013/02/02/advanced-aria-tip-1-tabs-in-web-apps/ The article uses lists and list items, but this can be applied analogously to whichever elements our new component uses. For those elements that were xul:toolbar, putting role="toolbar" on the div that's the new container for those buttons should suffice.
Severity: normal → enhancement
Whiteboard: [devtools-html] → [devtools-html] [triage]
Flags: qe-verify-
Priority: -- → P3
Whiteboard: [devtools-html] [triage] → [reserve-html]
Closing since this is a dupe of bug 1286283, which was filed with feedback directly from Yura regarding the patch in bug 1259819. No need to have two bugs for the same thing. :-)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
No longer blocks: devtools-html-2
Whiteboard: [reserve-html]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.