-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
4.20.0, 5.3.1
-
Severity 3 - Minor
-
Issue Summary
decorative image missing empty alt attribute.
Tested URL
Steps to Reproduce
- Step 1
Actual Results
Actual results
Expected Results
Fix Information
RULE :
Automatic update/change in content MUST be programmatically determined through role or properties such that they can be presented to the user by assistive technologies.
HOW TO FIX:
Fix this issue by using ONE of the following techniques:
1. Set focus to the interstitial message: https://dequeuniversity.com/class/dynamic-updates2/notify-users/move-focus
2. Announce the interstitial message via an ARIA live region: https://dequeuniversity.com/class/dynamic-updates2/notify-users/aria-live
REFERENCE:
Deque University: https://dequeuniversity.com/class/dynamic-updates2/ajax/interstitial
BACKGROUND:
When the user requests an action that will take a long time to complete, such as searching for airline tickets, it is common to present an interstitial or intermediate page to users as a way to confirm that the link worked and that the results are coming if they wait. Screen readers and other assistive technology users need that same kind of confirmation. Moving focus to the interstitial message benefits both screen reader users and screen magnification users.
Screenshot
Unable to render embedded object: File () not found.
Screen Recording
screen recording
Workaround
workaround
Bug Ref: 745355
Bulldog Ref:
- is duplicated by
-
JSDSERVER-12072 Example Summary - Step 2 : Missing alt attribute for image.
-
- Closed
-