You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Chrome + Jaws, open URL staging.new.expensify.com
Navigate to Setting using Tab key and press Enter to select it.
Navigate to any workspace using Tab key and press using Enter to select it.
Navigate to More button using Tab key and press Enter to activate it.
Navigate to 'Delete workspace' control using Tab key and press Enter to activate.
Observe the focus order on the dialoged.
Expected Result:
Focus should first land on the 'Delete' control after the 'Cancel' button.
Actual Result:
After open the dialogue first focus lands on the Cancel control then it's move to back screen, after it lands on the delete.
Other Occurrences:
Same issue repro on PR #8712 -Incorrect focus order after pressing the setting button.
Same issue repro on PR #8725 -Incorrect focus order after creating new room.
Same issue repro on PR #8827 -After log-in, first focus start from the chat box.
Same issue repro on PR #8969 -Incorrect focus order after closing the new chat floating button expanded content.
Workaround:
Yes
Area issue was found in:
Delete workspace
Failed WCAG checkpoints
3.4.3
User impact:
When keyboard focusable components do not receive focus in a logical order, people with mobility impairments, reading disabilities, and low vision are all impacted
Suggested resolution:
Fix this issue by ensuring the DOM order is logical so that the focus order will naturally follow.
Action Performed:
Expected Result:
Focus should first land on the 'Delete' control after the 'Cancel' button.
Actual Result:
After open the dialogue first focus lands on the Cancel control then it's move to back screen, after it lands on the delete.
Other Occurrences:
Workaround:
Yes
Area issue was found in:
Delete workspace
Failed WCAG checkpoints
3.4.3
User impact:
When keyboard focusable components do not receive focus in a logical order, people with mobility impairments, reading disabilities, and low vision are all impacted
Suggested resolution:
Fix this issue by ensuring the DOM order is logical so that the focus order will naturally follow.
Refer:
http://www.w3.org/TR/2016/NOTE-WCAG20-TECHS-20161007/G59
Platform:
**Version Number: **v1.1.49-1
Reproducible in staging?: Yes
Reproducible in production?: Yes
Notes/Photos/Videos: Any additional supporting documentation
Issue reported by: Stuti
7850_Order.is.not.logical.on.the.delete.dialogue.online-video-cutter.com.mp4
The text was updated successfully, but these errors were encountered: