We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://swiperjs.com/demos/020-navigation/core
Swiper notifications are announced only if buttons are clicked with the keyboard, but not on tap/click.
State of carousel is announced via aria-live (.swiper-notification) on TalkBack
.swiper-notification
Tapping on navigation buttons is "silent"
11.1.4
macOS Chrome 136.0.7103.114
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Check that this is really a bug
Reproduction link
https://swiperjs.com/demos/020-navigation/core
Bug description
Swiper notifications are announced only if buttons are clicked with the keyboard, but not on tap/click.
Expected Behavior
State of carousel is announced via aria-live (
.swiper-notification
) on TalkBackActual Behavior
Tapping on navigation buttons is "silent"
Swiper version
11.1.4
Platform/Target and Browser Versions
macOS Chrome 136.0.7103.114
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: