LIT-EIA / adapt-esdc-accessibilityfixes

Extension to load and run a .js file when a course loads
GNU General Public License v3.0
5 stars 2 forks source link

Keyboard focus issues hotgraphic (WCAG 2.4.3) [QAC] #216

Open ftourangeau opened 1 year ago

ftourangeau commented 1 year ago

COURSE: https://esdc-edsc-adapt.canadacentral.cloudapp.azure.com/preview/5dc446fd27f08836496b6b9e/63a32079b75e454dafed1e1d/


Page: Lesson 1: Overview of electronic Passport Next Generation

Description: Using a keyboard only. The carousel in the "Overview of the Primary PSS Modules" section: • the keyboard focus jumps to the slide element when the Back or Next buttons are activated.

  1. The slide element is not an interface control. It should not receive a keyboard focus.
  2. Allow the user to maintain control of the keyboard focus.

Do not move the keyboard focus when the previous or next buttons are used; moving the focus makes it harder for users to browse back and forth between the slides. image