-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Medium
-
None
-
Affects Version/s: 8.22.0
-
Component/s: Accessibility
-
8.22
-
Severity 2 - Major
Issue Summary
In create issue modal, the following input fields have aria-multiline="false" attribute unnecessarily.
- Component/s
- Fix version/s
- Labels
- Issue
Tested URL
https://instenv-10447-lliy.instenv.internal.atlassian.com/secure/Dashboard.jspa
Steps to Reproduce
- Navigate to the system dashboard.
- Activate "create" button from header section.
- Navigate to the input fields such as Component/s, Fix version/s, etc & inspect the code.
- Observe that aria-multiline="false" attribute is provided unnecessarily.
Actual Results
In create issue modal, the input fields such as Component/s, Fix version/s, etc have aria-multiline="false" attribute in code unnecessarily.
Expected Results
Remove the aria-multiline="false" attribute from the mentioned input fields.
Screenshot
Workaround
workaround
Bug Ref: 738324
- duplicates
-
JRASERVER-73433 Create Issue : Elements must only use allowed ARIA attributes
-
- Closed
-
-
JRASERVER-73434 Create Issue : Elements must only use allowed ARIA attributes
-
- Closed
-