[Webkit-unassigned] [Bug 130906] New: AX: Need ability to get line range for text marker.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 10:58:59 PDT 2014


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

           Summary: AX: Need ability to get line range for text marker.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.9
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: samuel_white at apple.com
                CC: webkit-bug-importer at group.apple.com


We need the ability to fetch the range of an entire line given any arbitrary text marker on that line. Currently, getting the range of a line given a marker can be pretty expensive and requires a handful of IPC calls. We already have this ability for paragraphs and sentences so this is a natural 'next' step.

I'm thinking:
AXLineTextMarkerRangeForTextMarker

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