[Webkit-unassigned] [Bug 13737] New: VoiceOver pauses too much when reading text groups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 16:17:42 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13737

           Summary: VoiceOver pauses too much when reading text groups
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: contact at nickshanks.com


For the following HTML sample taken from Wikipedia:

<p><a href="/wiki/Japan" title="Japan">Japan</a></b> is an <a
href="/wiki/Island_nation" title="Island nation">island nation</a> in <a
href="/wiki/East_Asia" title="East Asia">East Asia</a>.</p>

VoiceOver will say this when reading the paragraph group:

group [pause] japan [pause] is an [pause] island nation [pause] in [pause] east
asia [pause] period


It should be:

group [pause] japan is an island nation in east asia


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list