cloudbearings / ez-access-web

Automatically exported from code.google.com/p/ez-access-web
0 stars 0 forks source link

Bug with labeled <button> element speech #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Testing on the buttons test page
2. Stepping to <button> elements with explicit, implicit, and aria-label

What is the expected output? What do you see instead?
The speech should read the label associated with a button. Instead, it is 
reading the button's content. I'm not sure if the problem is in 
ezvoice.js/getName() or if that name is being overridden elsewhere. Thanks for 
checking on this.

Original issue reported on code.google.com by jbjor...@gmail.com on 25 Jul 2013 at 2:28

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r204.

Original comment by aeharding on 30 Jul 2013 at 9:15

GoogleCodeExporter commented 8 years ago
Not completely fixed yet. Ugh. Might take a bit. Some fundamental problems 
thanks to the lame inconsistencies of input type='button' vs <button>

Original comment by aeharding on 30 Jul 2013 at 9:33

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r211.

Original comment by aeharding on 5 Aug 2013 at 7:33