[Webkit-unassigned] [Bug 122164] New: AX: Add paramAttrs to fetch start and end text markers in a given rect.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 1 10:46:50 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=122164
Summary: AX: Add paramAttrs to fetch start and end text markers
in a given rect.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.8
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 have several cases where it is necessary to fetch only the text markers that fall within a given rect. To support this, we need to add two parameterizedAttributes. I believe that:
AXStartTextMarkerParameterizedAttribute
AXEndTextMarkerParameterizedAttribute
will do the trick. The parameter in this case would be an NSValue wrapped rect.
--
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