[Webkit-unassigned] [Bug 134823] New: AX: Screen reader reads incomplete sentence in textarea with white-space set to "nowrap"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 10 19:30:54 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134823
Summary: AX: Screen reader reads incomplete sentence in
textarea with white-space set to "nowrap"
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.9
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: philip.peitsch at gmail.com
CC: webkit-bug-importer at group.apple.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list