-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
7.15.0, 7.18.2
-
Severity 3 - Minor
-
Issue Summary
Form elements must have labels
Steps to Reproduce
- Navigate to the Confluence homepage.
- Navigate to the "Create" button in the header section & activate it.
- With the Keyboard tab key navigate inside the Confluence editor.
Actual Results
When the screen reader focuses on the mentioned input field, no label is announced for the input field, due to which users might not understand the purpose of the input field and they might find it difficult to interact with the unlabelled input field.
Expected Results
Using the <label> element, a visible label such as “Page Title“ should be provided for the mentioned <input> field to indicate the purpose of these input fields. In addition, the <label> field should be programmatically associated with their respective input fields using “for” and “id” attributes.
Screenshot
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Bug Ref: 723972
- duplicates
-
CONFSERVER-77285 Create a New Page - Blank Page - Confluence editor: Form elements must have labels
-
- Closed
-