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

Screen reader reads "zoomed-in" as "zoomed dash in" #297

Closed
stemilymill opened this issue Apr 7, 2022 · 2 comments
Closed

Screen reader reads "zoomed-in" as "zoomed dash in" #297

stemilymill opened this issue Apr 7, 2022 · 2 comments

Comments

@stemilymill
Copy link

For phetsims/qa#791.

Win10 Chrome + JAWS

In the overview/description of the sim, JAWS reads "zoomed-in" as "zoomed dash in" every time the zoomed-in view is mentioned.

zoomed.dash.in.chemistry.book.mp4
Troubleshooting information:

Name: ‪Friction‬
URL: https://phet-dev.colorado.edu/html/friction/1.6.0-dev.24/phet/friction_all_phet.html
Version: 1.6.0-dev.24 2022-03-30 15:06:07 UTC
Features missing: applicationcache, applicationcache, touch
Flags: pixelRatioScaling
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.75 Safari/537.36
Language: en-US
Window: 1493x711
Pixel Ratio: 1.125/1
WebGL: WebGL 1.0 (OpenGL ES 2.0 Chromium)
GLSL: WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium)
Vendor: WebKit (WebKit WebGL)
Vertex: attribs: 16 varying: 30 uniform: 4096
Texture: size: 16384 imageUnits: 16 (vertex: 16, combined: 32)
Max viewport: 32767x32767
OES_texture_float: true
Dependencies JSON: {}

@terracoda
Copy link
Contributor

The screen reader is reading out the hyphen. I think this is fine as long as the button's label is otherwise correctly formatted. I think the button's label likely looks like this:

<button>Grab Zoomed-in Chemistry Book</button>

And that is the correct label.

@stemilymill, screen reader users have the options to adjust the amount of punctuation they hear. Many find an amount they like and get used to hearing it.

I feel the hyphen, in this case, is the correct spelling, so I think we should leave it in.

@zepumph
Copy link
Member

zepumph commented May 26, 2022

I agree, @stemilymill I'm going to close this. Let us know if you have any questions and feel free to reopen.

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

No branches or pull requests

3 participants