-
Bug
-
Resolution: Fixed
-
High
-
8.8.0
-
Severity 3 - Minor
-
Issue Summary
An accessible name has not been provided for the Zoom slider.
Steps to Reproduce
- Open the "View profile" page.
- Navigate to the "Upload image" button and activate it.
- Observe that the "Upload a profile image" modal dialog will appear.
- Navigate to the mentioned slider control.
- Inspect the code and observe that the label is not specified for the slider control.
Screenshot
Actual Results
The label is not specified for the “Zoom” slider control present in the “Upload a profile picture” modal dialog.
As a result, screen reader users might not understand the purpose of the slider control.
Expected Results
The screen reader should announce a unique and descriptive label for the slider control.
Use a hidden label or "aria-label" attribute to convey the purpose of the slider control.
Code example:
<input aria-label="Zoom image" class="image-explorer-scale-slider" type="range" min="0" max="100" step="1" value="0">
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2021)
macOs Sonoma 14.3
Chrome - Version 120.0.6099.109 (Official Build) (arm64)
Firefox- Version 92.0 (64-bit)
Safari- Version 17.3 (19617.2.4.11.8)
JAWS- Version 2023
NVDA- Version 2021.2
Voiceover - Version Latest
[CONFSERVER-94730] View profile: Missing label for slider control
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Labels | Original: 1.3.1 Level-A WCAG21 ax-at-JAWS ax-at-NVDA ax-at-VO ax-at-user ax-bug ax-confluence ax-confluence-dc-viewprofile ax-high-priority ax-qa | New: 1.3.1 Level-A WCAG21 ax-at-JAWS ax-at-NVDA ax-at-VO ax-at-user ax-bug ax-confluence ax-confluence-dc-viewprofile ax-high-priority ax-qa ax-qa-fixed ax-qa-verified |
Attachment | New: Screenshot 2024-03-11 at 10.09.41 AM.png [ 453618 ] |
Attachment | New: Screen Recording 2024-03-11 at 10.15.01 AM.mov [ 453617 ] |
Attachment | New: Screen Recording 2024-03-08 at 4.20.54 PM.mov [ 453606 ] |
Fix Version/s | New: 8.9.0 [ 107007 ] | |
QA Demo Status | Original: Not Done [ 14330 ] | New: Done [ 14331 ] |
QA Kickoff Status | Original: Not Done [ 14234 ] | New: Not Needed [ 14236 ] |
Status | Original: In Progress [ 3 ] | New: Waiting for Release [ 12075 ] |
Epic Link | New: CONFSRVDEV-30108 [ 1997065 ] |
Assignee | New: Pille Saral [ 5337e069d1ab ] |
Status | Original: Ready for Development [ 10049 ] | New: In Progress [ 3 ] |
Status | Original: Needs Triage [ 10030 ] | New: Ready for Development [ 10049 ] |