Accessibility Issues
-
Hi,
I would like to start by thanking you for creating such a useful plugin!
I have tested the latest version on my local machine and found a few accessibility related issues. Hoping you can incorporate fixes for these issues in future releases. Here is the list of the issues I came across:
- Metaslider uses tabindex=”-1″ which makes it the first focusable element on the page. It should use tabindex=”0″ if it’s meant to be focusable following the normal tab order, or tabindex=”0″ if it’s meant to be programmatically focusable but not reachable using tab.
- Even though the left/right arrow keys are usable on the keyboard, that behavior isn’t expected or explained to users, including but not limited to blind / screen-reader users.
- The use of the?aria-live?attribute is also a major accessibility issue when autoplay is enabled on the carousel. Would it be possible to address that as well in future releases?
Thanks,
Shahadat
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Accessibility Issues’ is closed to new replies.