Bug 107980 - AX: VoiceOver not reading bullets correctly in the text of notes
Summary: AX: VoiceOver not reading bullets correctly in the text of notes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: chris fleizach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-25 13:01 PST by chris fleizach
Modified: 2013-01-29 19:43 PST (History)
6 users (show)

See Also:


Attachments
patch (4.75 KB, patch)
2013-01-25 13:03 PST, chris fleizach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2013-01-25 13:01:34 PST
WebKit is returning the wrong suffix for list markers
Comment 1 chris fleizach 2013-01-25 13:03:53 PST
Created attachment 184797 [details]
patch
Comment 2 Dominic Mazzoni 2013-01-25 13:31:12 PST
Comment on attachment 184797 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=184797&action=review

> LayoutTests/platform/mac/accessibility/listmarker-suffix.html:29
> +        var list1 = accessibilityController.accessibleElementById("listitem1");

Nit: how about item1 instead of list1 (and same below).
Comment 3 Dominic Mazzoni 2013-01-25 13:31:26 PST
Unofficial review, looks good.
Comment 4 WebKit Review Bot 2013-01-29 19:43:30 PST
Comment on attachment 184797 [details]
patch

Clearing flags on attachment: 184797

Committed r141212: <http://trac.webkit.org/changeset/141212>
Comment 5 WebKit Review Bot 2013-01-29 19:43:33 PST
All reviewed patches have been landed.  Closing bug.