intro.js
intro.js copied to clipboard
Hints hotspot not accessible
Description
Describe one (and only one) issue or enhancement you want to see in Intro.js (before writing any code).
Expected Behavior
The hotspots (the one that triggers showing of hints upon clicking) should be accessible via tab button.
Actual Behavior
Tab button is not focusing on the hotspots/triggers in spite of having role="button" tabindex="0"
Errors and Screenshots (optional)
Example (recommended)
- Go to https://introjs.com/example/programmatic/hint.html
- Add hints.
- Try to access the hotspots/triggers via tab button.
Environment (optional)
Firefox (78.5), Chrome (87.0.4280.88) -- Both 64 bit.
We would love to get this fixed. We have some users with screen readers and we do want the pulsating hint markers to be accessible, navigational and interactive.