[
https://issues.apache.org/jira/browse/WICKET-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238421#comment-13238421
]
Martin Grigorov commented on WICKET-4472:
-----------------------------------------
Thanks for the ticket!
Either attach the changes as patches or at least paste how it looks now and how
it should become. This will make it easier for us to dig the specific code and
modify it. Otherwise we can make a mistake and modify the wrong div ...
> Modal window accessibility - add role and aria attributes to outer div for
> assitive technologies
> ------------------------------------------------------------------------------------------------
>
> Key: WICKET-4472
> URL: https://issues.apache.org/jira/browse/WICKET-4472
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Affects Versions: 1.5.5
> Reporter: Lucas
> Priority: Minor
> Labels: accessibility, aria, dialog
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> For more accessible modal windows it is desirable that the outer DIV element
> has a 'dialog' role defined and an 'aria-labelledBy' attribute pointing to
> the modal title text. This will help assistive technologies in properly
> alerting people with disabilities (PwD) users about the modal windows that
> wicket displays.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira