-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: 8.4.0, 9.2.0
-
Component/s: Accessibility
-
- 1.3.5
- Level-AA
- WCAG21
- ax-bug
- ax-confluence-dc-2023-vpat
- ax-confluence-dc-2024-vpat
- ax-confluence-dc-2024-vpat-login
- ax-confluence-dc-2024-vpat-reuse
- ax-confluence-dc-vpat
- ax-confluence-dc-vpat-login
- ax-confluence-dc-vpat-pg01
- ax-confluence-dc-vpat-reuse
- ax-customer-escalated
- ax-esc-IT.NRW-DE
- ax-lv-user
- ax-medium-priority
- ax-mob-user
- ax-qa
- ax-qa-partially-fixed
- ax-qa-verified
-
Severity 3 - Minor
Issue Summary
The purpose of the “Username” and "Password" input field is not identified programmatically as the autocomplete attribute is not provided.
Steps to Reproduce
- Navigate to the Confluence DC page
- Navigate to the Log in page
- Navigate to the mentioned input fields.
- Inspect the code and observe that the input fields do not have 'autocomplete' attribute.
Screenshot

Actual Results
The purpose of the “Username” and "Password" input fields is not identified programmatically.
If the purpose of the input fields is not defined programmatically, information can not be customized. Users with learning and mobility impairments will not be able to access the information in different modalities provided by user agents, such as browsers and assistive technologies.
Expected Results
The purpose of the input fields collecting information about the user should be defined programmatically using the 'autocomplete' attribute. This will make it easier for users with learning and mobility impairments to fill up the form.
Use HTML 5.2 autocomplete attribute to add token values for the "Username” and "Password" input fields. This will improve the browser's auto-fill feature as well as can be used by plug-ins to fill in the details for users with mobility and cognitive impairments.
For more information on how to implement this, refer to:
https://www.w3.org/WAI/WCAG21/Techniques/html/H98
Workaround
Currently, there is no known workaround for this behaviour . A workaround will be added here when available.
Environment
MacBook Pro (16-inch, 2019)
macOs Ventura 13.3.1
Chrome - Version 113.0.5672.63 (Official Build) (x86_64)
Firefox- Version 92.0 (64-bit)
Safari- Version 16.4 (18615.1.26.110.1)
JAWS- Version 2022
NVDA- Version 2021.2
Voiceover - Version Latest