Skip to content
New issue

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

[JAWS + IE11] Slider performance #242

Closed
phet-steele opened this issue May 8, 2017 · 9 comments
Closed

[JAWS + IE11] Slider performance #242

phet-steele opened this issue May 8, 2017 · 9 comments
Assignees

Comments

@phet-steele
Copy link
Contributor

phet-steele commented May 8, 2017

@jessegreenberg, sliders in JAWS + IE11 seem to perform abysmally.

Use this as an example case with the below steps: https://jsfiddle.net/1j1y3s8p/

First problem:

  1. Start with the slider at -7
  2. Pay attention to the speed of the slider during this step. Hold the right arrow key down until halfway, then release. When holding, you will see the slider tick along relatively slowly. After release, the slider will rapidly move right.

Second problem:

  1. Make sure you are now at the max of the slider (also this works at min), hold the right arrow key down for a short time (or left key if you are at min, try 3 seconds). Too long and you may crash JAWS.
  2. After releasing from hold, press the left arrow key once. There will be a decent delay until the slider actually decrements to -6.

Hopefully it goes without saying, but both of these issues apply to the leg/arm sliders in this sim.

For phetsims/tasks#831.

@jessegreenberg
Copy link
Contributor

@emily-phet the 2 problems in this issue will happen with JAWS/IE11 and any HTML slider, as @phet-steele pointed out with the JSFiddle example. As such, I think this should be marked as wontfix, and we should let Freedom Scientific know about this problem. Does that sound OK to you?

@emily-phet
Copy link

@jessegreenberg Sounds good to me.

@jessegreenberg
Copy link
Contributor

@lmulhall-phet @JRomero0613, are you still able to reproduce this bug when using JAWS? It impacts sliders and might show up in RIAW.

@JRomero0613
Copy link

@jessegreenberg I was able to reproduce both issues using JAWS with the fiddle link you gave. I was not able to get it to repeat values that the slider was not on as I was in phetsims/resistance-in-a-wire#155 but it does look like the same issue that is affecting both.

@jessegreenberg
Copy link
Contributor

Thanks @JRomero0613, just wanted to make sure. In that case I will close this issue and add it to the known list.

@jessegreenberg
Copy link
Contributor

Wait, @JRomero0613 were you able to reproduce in Firefox or IE11? I just want to make sure I write it down correectly.

@JRomero0613
Copy link

@jessegreenberg I was able to reproduce in both Firefox and IE11. For some reason the fiddle link would not open in IE11, but I tested the resistance in a wire sliders on IE11 with JAWS and it exhibits the same behavior seen previously.

@jessegreenberg
Copy link
Contributor

Thanks @JRomero0613, great.

@jessegreenberg jessegreenberg assigned jessegreenberg and unassigned JRomero0613 and ghost Jun 19, 2018
@jessegreenberg
Copy link
Contributor

I added both to the document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants