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.
Created attachment 181419 [details] Patch
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.
Comment on attachment 181419 [details] Patch Clearing flags on attachment: 181419 Committed r138905: <http://trac.webkit.org/changeset/138905>
All reviewed patches have been landed. Closing bug.