phetsims / a11y-research

a repository to track PhETs research into accessibility, or "a11y" for short
MIT License
3 stars 0 forks source link

[IE11 + JAWS] Performance on html input of type range is bad #39

Open jessegreenberg opened 7 years ago

jessegreenberg commented 7 years ago

Found in https://github.com/phetsims/john-travoltage/issues/242 by @phet-steele. His write up is great, so I am moving the documentation here: Use this as an example case with the below steps: https://jsfiddle.net/1j1y3s8p/

First problem:

jessegreenberg commented 7 years ago

This is a problem with all HTML sliders (<input type="range">) for JAWS + IE11, and we should send a ticket to VFO.