[
https://issues.apache.org/jira/browse/WICKET-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved WICKET-7039.
-----------------------------------------------
Fix Version/s: 9.15.0
10.0.0-M2
Assignee: Martin Tzvetanov Grigorov
Resolution: Fixed
> 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
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Fix For: 9.15.0, 10.0.0-M2
>
>
> 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)