Closed
Bug 941663
Opened 12 years ago
Closed 12 years ago
aria-labelledby attribute is set to null when modal window is opened
Categories
(www.mozilla.org :: Bedrock, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: icaaq, Assigned: jpetto)
References
Details
1. Press Cmd+N to open a new browser window, then type http://www.mozilla.org/en-US/foundation/annualreport/2012/ in the address bar and press Enter
2. click on Mitchell Baker
3. inspect the modal window
4. See that the value of aria-labelledby is set to null
It should be set to a id that labels the dialog. in this example maybe the header element with Mitchell Baker would fit.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jon
| Assignee | ||
Comment 1•12 years ago
|
||
PR submitted: https://github.com/mozilla/bedrock/pull/1427
| Reporter | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•