[webkit-reviews] review granted: [Bug 41810] AX: TextArea should return AXSelectedTextRange of 0, 0 if the cursor is not in the text area : [Attachment 60799] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 17:41:45 PDT 2010


Darin Adler <darin at apple.com> has granted chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 41810: AX: TextArea should return AXSelectedTextRange of 0,0 if the cursor
is not in the text area
https://bugs.webkit.org/show_bug.cgi?id=41810

Attachment 60799: Patch
https://bugs.webkit.org/attachment.cgi?id=60799&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Is this better? It returns the same value it would if the insertion point was
at the start of the text area. It seems to me that a blinking insertion point
is different from not having selection at all.

r=me


More information about the webkit-reviews mailing list