-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 10.3.1
-
Component/s: Accessibility
-
10.03
-
Severity 3 - Minor
Issue Summary
Borders of "Summary", "Description", "Name" and "Email" form fields have an insufficient color contrast.
Steps to Reproduce
- Open the "Home" page.
- Navigate to the header section and activate "Feedback" button > a modal appears.
- Navigate to the mentioned form fields.
- Use any color contrast testing tool to check the color contrast.
- Observe that the color contrast between the borders of the form fields and the background color is insufficient.
Screenshot 1

Screenshot 2

Actual Results
The "Summary", "Description", "Name" and "Email" form fields in the "Help us improve Jira" modal dialog that becomes available on activating the "Feedback" button in the header section with foreground #DFE1E5 color have color contrast ratio of 1.3:1 with #FFFFFF outer background color.
Foreground: #DFE1E5
Background: #FFFFFF (outer)
Color Contrast ratio: 1.3:1
The "Summary", "Description", "Name" and "Email" form fields in the "Help us improve Jira" modal dialog that becomes available on activating the "Feedback" button in the header section with foreground #DFE1E5 color have color contrast ratio of 1.3:1 with #FAFBFC inner background color.
Foreground: #DFE1E5
Background: #FFFFFF (inner)
Color Contrast ratio: 1.3:1
This will make it difficult for people with low vision and color blindness to distinguish the form fields that have insufficient contrast.
Expected Results
The contrast ratio between the foreground border color of the mentioned form fields and background color should be sufficient. Ensure that the color contrast for the foreground color of the borders of all form fields is 3:1 with the background color.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
Environment
MacBook Pro (16-inch, 2021)
macOs Sonoma 14.7
Chrome - Version 131.0.6778.86 (Official Build) (arm64)
Firefox- Version 134.0 (64-bit)
Safari- Version 18.1.1 (20619.2.8.11.12)
JAWS- Version 2023
NVDA- Version 2021.2
Voiceover - Version Latest
- is resolved by
-
A11Y-652 Loading...