Bug 104447 - [BlackBerry] Enforce selection of last work when triggering caret based selection
Summary: [BlackBerry] Enforce selection of last work when triggering caret based selec...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike Fenton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-08 10:48 PST by Mike Fenton
Modified: 2012-12-08 12:35 PST (History)
4 users (show)

See Also:


Attachments
Patch (4.37 KB, patch)
2012-12-08 11:12 PST, Mike Fenton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.