#9916 closed defect (fixed)
dialog: user should be able to add aria-describedby attribute to dialog
Reported by: | Becky Gibson | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Accessibility | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
in order the get the screen reader to speak the description of a dialog, the user should add an aria-describedby attribute to the dialog markup. The value of this attribute should be the id of the element containing the text that describes the dialog.
Change History (2)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
(In [20133]) fixes #9916 support aria-describedby attribute on the Dialog.