adobe / adobe.github.com

Adobe central hub for open source
https://opensource.adobe.com
MIT License
1.42k stars 340 forks source link

The "Allow Access" and "Cancel" buttons are not keyboard accessible, preventing users from interacting with them using keyboard input. #146

Open msftedad opened 2 months ago

msftedad commented 2 months ago

Expected Behaviour

Ensure the "Allow Access" and "Cancel" buttons are fully accessible and navigable using keyboard input to ensure usability for all users.

Actual Behaviour

Users cannot interact with the "Allow Access" and "Cancel" buttons using keyboard input, hindering accessibility.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

  1. Open above URL https://codepen.io/Tester43/pen/QWXLNJJ in edge browser.
  2. Navigate to the page controls using tab key.
  3. Verify 'Allow Access' & 'Cancel' buttons are accessible using keyboard tab key or not.

https://github.com/adobe/adobe.github.com/assets/93735775/ba8de4e7-1acd-4b7e-a2ff-8411c6d94ca2

Platform and Version

Platform: Windows Build: Windows 11 (Version 23H2 22631.3737)

Sample Code that illustrates the problem

Logs taken while reproducing problem