Opened 12 years ago
Closed 10 years ago
#8552 closed defect (fixed)
Allow developer to override wairole specified in template
Reported by: | Becky Gibson | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Accessibility | Version: | 1.2.3 |
Keywords: | Cc: | Joseph Scheuhammer, davidb | |
Blocked By: | Blocking: |
Description
The developer should be able to override the ARIA role that has been set in the template. This would be useful for dialog where the better role might be alertdialog depending upon what the dialog is being used for. An alertdialog is similar to a tooltipDialog so another option is to change the role on tooltip dialog to alertdialog.
However, there are also cases where the developer may want to set an explicit role on a contentPane (although this should already work because we currently do not set a role in the contentPane template.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | 1.4 → future |
---|
comment:2 Changed 10 years ago by
Milestone: | future → 1.7 |
---|---|
Owner: | changed from Becky Gibson to bill |
Status: | new → assigned |
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I'll grab this, I thought I fixed it already in #12377 but it's not handling role.