jonathanwalkerscripts / OppChasers

A repository for the QA Specialized Course team, the Opp Chasers.
3 stars 1 forks source link

(Team Atom) "Keyboard trap" when attempting to navigate Autozone's homepage. #65

Open therealjustinmiller79 opened 3 years ago

therealjustinmiller79 commented 3 years ago

Environment

image

image

Description

While navigating Autozone's homepage using the Tab Key, the cursor becomes stuck in a sequence in a dropdown selection menu under the word 'Year'.

Expected Behavior

While navigating an ADA compliant website it is expected that when the Tab Key is pressed the elements of the page will be selected in a logical sequence from left to right, working its way down the page to appear back at the top. This is what the user expected while attempting to navigate Autozone's home page.

Actual Behavior

While navigating Autozone's homepage using only the Tab Key the cursor became 'trapped' after entering the dropdown selection menu under the word 'Year'

Steps to Reproduce the Issue

  1. Navigate to www.autozone.com
  2. Navigate with the Tab Key, and continue until you reach the dropdown selection menu under the word 'Year'
  3. The Tab Key will now only navigate you through a series of numbers representing years in a localized field

Screenshots

image

MiguelARivas commented 3 years ago

I was unable to reproduce bug. When I tab it goes through almost everything. My internet is super slow so that might be the problem.

MiguelARivas commented 3 years ago

I was able to reproduce keyboard trap bug, but only after using my mouse to click on the type of car option. Then I definitely saw how when you tab it will not let you leave the Year option and only goes through some years.