[Webkit-unassigned] [Bug 28200] New: ListMarker should be included as part of the text value to parse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 16:25:17 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28200

           Summary: ListMarker should be included as part of the text
                    value to parse
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cfleizach at apple.com


If a list includes list markers, the list marker values need to be included as
part of the text string.

As an example, if bullet character is at the beginning of every list item, then
each one of those bullet character needs to be part of the AXValue of the
AXWebArea.  And asking any of the text parsing SPIs, such as AXStringForRange,
should include the bullet character.

-- 
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