intro.js icon indicating copy to clipboard operation
intro.js copied to clipboard

Hints hotspot not accessible

Open namithubot opened this issue 4 years ago • 1 comments

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.

namithubot avatar Dec 13 '20 22:12 namithubot

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.

wouter-leistra avatar Nov 06 '21 11:11 wouter-leistra