ToriLemons / QA-Practice-One

0 stars 0 forks source link

Unable to select checkbox with "Enter" key - RL #9

Open rickeylynch opened 2 years ago

rickeylynch commented 2 years ago

Devices

Device name MacBook Pro (Retina, 15-inch, Early 2013) Processor 2.7 GHz Quad-Core Intel Core i7 System type 64-bit operating system, x64-based processor

Google Chrome Version 93.0.4577.63 (Official Build) (x86_64)

Description

When tabbing, unable to select the "checkbox" with enter keystroke

Expected Behavior

Hitting enter should select the checkbox so the website is accessible with keyboard only

Actual Behavior

Hitting enter on the keyboard with the checkbox selected only refreshes the page.

Steps to Reproduce Issue

Be as detailed as possible when writing issues so that the developer can understand exactly how you found that issue and what they need to do to recreate it without further assistance.

  1. Navigate to https://torilemons.github.io/QA-Practice-One/index.html
  2. Select "Contact" in the header
  3. Using only the "tab" key, navigate to the "checkbox" section (should be roughly 7 tab keystrokes)
  4. Press enter on the keyboard

Screenshots

https://user-images.githubusercontent.com/81794382/135899584-c06d4d50-f978-46e2-9dd4-a842e0c576d5.mov

Notes

This prevents the website from being accessible only by keyboard and can cause ADA issues.

rickeylynch commented 2 years ago

Additional information was provided informing me this in fact is not a bug.

Issue reopened for discussion purposes.