-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.2.10 DXP FP6, 7.2.X, 7.3.10 DXP GA1, Master
-
Component/s: Accessibility, Forms
-
Labels:
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
According to WAVE it is necessary to ensure that all headings contain informative content. That way, it will facilitate keyboard navigation by users of assistive technology, they often navigate by heading elements.
DESCRIPTION
WAVE reporting extension shows WCAG issues in forms.
STEPS TO REPRODUCE
1.Install WAVE extension - https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh
2. Create a form with a text field, single select fields, in Control Panel
3. Open the form and click on the Preview Form link.
4.The form will open in it's own tab and you should then be able to enable the WAVE tool to evaluate this form
EXPECTED RESULTS
No empty heading error
ACTUAL RESULTS
Errors in the rendered labels that weren't filled.