NEW 134823
AX: Screen reader reads incomplete sentence in textarea with white-space set to "nowrap"
https://bugs.webkit.org/show_bug.cgi?id=134823
Summary AX: Screen reader reads incomplete sentence in textarea with white-space set ...
Philip Peitsch
Reported 2014-07-10 19:31:11 PDT
Using the attached file, select all the text in the first textarea and instruct OSX to read it using the built-in Text to Speech system (Under settings, Dictation & Speech). The voice will only say "this is an ex", dropping the last part of the sentence. This seems to be a result of the textarea having collapsed whitespace characters within the value, as when the white-space value is changed to pre (in the second textarea), the voice will read the full sentence. This affects Safari Version 7.0.5 (9537.77.4) on OSX 10.9, and seems to affect some earlier versions as well.
Attachments
Reproduction HTML page (260 bytes, text/html)
2014-07-10 19:31 PDT, Philip Peitsch
no flags
Radar WebKit Bug Importer
Comment 1 2014-07-10 19:31:24 PDT
Philip Peitsch
Comment 2 2014-07-10 19:31:58 PDT
Created attachment 234739 [details] Reproduction HTML page
Note You need to log in before you can comment on or make changes to this bug.