phetsims / resistance-in-a-wire

"Resistance in a Wire" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/resistance-in-a-wire
GNU General Public License v3.0
1 stars 4 forks source link

[Keyboard Navigation] Should slider thumb interact with mouse during keyboard navigation? #161

Closed ghost closed 6 years ago

ghost commented 6 years ago

For phetsims/QA/issues/137.

When you mouse over or drag a slider thumb, it becomes light grey.

riaw

In the gif, I put the cursor on the slider, and then move the slider thumb over the cursor, so the slider thumb becomes light grey. However, because the cursor disappears, it looks like the slider thumb is changing color for no reason.

Are we OK with this?

I've seen this on all browsers on macOS.

zepumph commented 6 years ago

@lmulhall-phet I feel like this falls under that keyboard/mouse intersection that we currently aren't diving into (see https://github.com/phetsims/scenery/issues/713). @jessegreenberg please reopen if you disagree.