RESOLVED FIXED 107706
[BlackBerry] Take a better guess as to what text the user wants learned
https://bugs.webkit.org/show_bug.cgi?id=107706
Summary [BlackBerry] Take a better guess as to what text the user wants learned
Nima Ghanavatian
Reported 2013-01-23 10:52:36 PST
If we still have a valid caret position, use it to give priority to a region of text. We now take the text before the caret, instead of the text at the end of the field. If the caret is not present, we start from the beginning of the field. this helps learning in email where the region of interest is generally at the start, not end of the field.
Attachments
Patch (2.31 KB, patch)
2013-01-23 10:53 PST, Nima Ghanavatian
no flags
Nima Ghanavatian
Comment 1 2013-01-23 10:53:53 PST
Rob Buis
Comment 2 2013-01-23 11:21:53 PST
Comment on attachment 184264 [details] Patch LGTM.
WebKit Review Bot
Comment 3 2013-01-23 11:51:23 PST
Comment on attachment 184264 [details] Patch Clearing flags on attachment: 184264 Committed r140564: <http://trac.webkit.org/changeset/140564>
WebKit Review Bot
Comment 4 2013-01-23 11:51:27 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.