[ 
https://issues.apache.org/jira/browse/WICKET-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737328#comment-17737328
 ] 

ASF GitHub Bot commented on WICKET-7039:
----------------------------------------

renoth opened a new pull request, #593:
URL: https://github.com/apache/wicket/pull/593

   - Add aria-autocomplete = list to Component bound to AutoCompleteBehavior
   - Add aria-live = polite to wicket-aa Autocomplete Choice div




> Improve Accessibility of wicket-autocomplete.js
> -----------------------------------------------
>
>                 Key: WICKET-7039
>                 URL: https://issues.apache.org/jira/browse/WICKET-7039
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>            Reporter: Johannes Renoth
>            Priority: Major
>
> Accessibility can be improved easily with the WAI-ARIA Framework 
> [https://developer.mozilla.org/en-US/docs/Learn/Accessibility/WAI-ARIA_basics]
>  by adding certain attributes to the Markup.
> In case of wicket-autocomplete it would be very helpful to add some of those 
> Attributes to the Markup
> For example
> aria-autocomplete on the searchfield 
> [https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-autocomplete]
> aria-live on the Resultlist or an element surrounding the Resultlist 
> [https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-live]
> I can help with the implementation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to