[Webkit-unassigned] [Bug 166955] New: AX: WKContentView needs to implement UITextInput methods to make speak selection highlighting work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 11 17:46:48 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166955
Bug ID: 166955
Summary: AX: WKContentView needs to implement UITextInput
methods to make speak selection highlighting work
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: n_wang at apple.com
CC: n_wang at apple.com, webkit-bug-importer at group.apple.com
- (UITextPosition *)positionFromPosition:(UITextPosition *)position offset:(NSInteger)offset
- (UITextRange *)textRangeFromPosition:(UITextPosition *)fromPosition toPosition:(UITextPosition *)toPosition
- (UITextRange *)rangeEnclosingPosition:(UITextPosition *)position withGranularity:(UITextGranularity)granularity inDirection:(UITextDirection)direction
Implement the above functions to allow Speak Selection to make sub ranges, get the rects and draw an appropriate highlight
<rdar://problem/19071617>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170112/403f6ab6/attachment.html>
More information about the webkit-unassigned
mailing list