-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
7.14.2
-
Severity 3 - Minor
-
Issue Summary
Form elements must have labels
Tested URL:
Actual Results
<input id="p1flblsbls165m1gf11f231tbe17i80_html5" style="font-size: 999px; position: absolute; width: 100%; height: 100%;" type="file" accept="" multiple="multiple">
Screenshots:
Expected Results
Fix any of the following:
Form element does not have an implicit (wrapped) <label>
Form element does not have an explicit <label>
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element has no placeholder attribute
Element's default semantics were not overridden with role="none" or role="presentation"
More info: https://dequeuniversity.com/rules/axe/4.3/label?application=axeAPI
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is duplicated by
-
CONFSERVER-77285 Create a New Page - Blank Page - Confluence editor: Form elements must have labels
-
- Closed
-