Bug 104447

Summary: [BlackBerry] Enforce selection of last work when triggering caret based selection
Product: WebKit Reporter: Mike Fenton <mifenton>
Component: WebKit BlackBerryAssignee: Mike Fenton <mifenton>
Status: RESOLVED FIXED    
Severity: Normal CC: rwlbuis, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mike Fenton 2012-12-08 10:48:40 PST
When the next node is selectable but none text, triggering a selection at the end will match the selectable adjacent node rather than the previous text.

Since we want the previous text, adjust the caret accordingly.
Comment 1 Mike Fenton 2012-12-08 11:12:53 PST
Created attachment 178367 [details]
Patch
Comment 2 Rob Buis 2012-12-08 11:39:13 PST
Comment on attachment 178367 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2012-12-08 12:35:50 PST
Comment on attachment 178367 [details]
Patch

Clearing flags on attachment: 178367

Committed r137046: <http://trac.webkit.org/changeset/137046>
Comment 4 WebKit Review Bot 2012-12-08 12:35:53 PST
All reviewed patches have been landed.  Closing bug.