RESOLVED FIXED 106141
[BlackBerry] SelectionHandler::selectAtPoint should use last fat finger result when it is a link
https://bugs.webkit.org/show_bug.cgi?id=106141
Summary [BlackBerry] SelectionHandler::selectAtPoint should use last fat finger resul...
Andy Chen
Reported 2013-01-04 15:38:32 PST
Use the last fat finger result instead of selecting text again. Otherwise, it would get similar fat finger result as the last one, only difference is the target type.
Attachments
Patch (4.55 KB, patch)
2013-01-04 18:34 PST, Andy Chen
no flags
Andy Chen
Comment 1 2013-01-04 18:34:20 PST
Rob Buis
Comment 2 2013-01-05 12:24:54 PST
Comment on attachment 181419 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=181419&action=review LGTM. > Source/WebKit/blackberry/WebKitSupport/SelectionHandler.cpp:587 > +bool SelectionHandler::selectNodeIfFatFingersResultIsLink(FatFingersResult fatFingersResult) A long name, but I can't suggest anything better/shorter.
WebKit Review Bot
Comment 3 2013-01-05 13:03:37 PST
Comment on attachment 181419 [details] Patch Clearing flags on attachment: 181419 Committed r138905: <http://trac.webkit.org/changeset/138905>
WebKit Review Bot
Comment 4 2013-01-05 13:03:40 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.