himo8 / google-axs-chrome

Automatically exported from code.google.com/p/google-axs-chrome
0 stars 1 forks source link

Textarea placeholder attribute not being read aloud #123

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Visit http://alipman88.github.io/chromevox/
2. Note that when clicking on text[input] elements, the placeholder attribute 
of text[input] tags is read aloud followed by 'Edit text', while clicking on 
textarea elements simply responds with "Textarea"

What is the expected output? What do you see instead?
I would expect that both textarea and text[input] tags respond similarly, 
reading aloud the placeholder attribute of the selected element.
(I'm not sure "see" is the appropriate verb, in this case.)

What version of the product are you using? On what operating system?
Chrome 30.0.1599.101, ChromeVox 1.31.0, Mac OS X 10.8.4
(Also tested on Windows 7 profesional & Ubuntu)

Please provide any additional information below.

Original issue reported on code.google.com by alip...@democracyforamerica.com on 26 Oct 2013 at 11:48