Bug 112707 - [BlackBerry] When selecting an object, assign focus to new node instead of clearing previous focused node
Summary: [BlackBerry] When selecting an object, assign focus to new node instead of cl...
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-19 09:30 PDT by Andy Chen
Modified: 2013-03-19 11:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.83 KB, patch)
2013-03-19 09:41 PDT, Andy Chen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Chen 2013-03-19 09:30:30 PDT
Currently we clear focus if the select point is not inside the input field, then set focus to the new node when selectionChanged is called. This would cause unexpected behaviour for client.
Comment 1 Andy Chen 2013-03-19 09:41:05 PDT
Created attachment 193844 [details]
Patch
Comment 2 Mike Fenton 2013-03-19 09:54:59 PDT
Looks good to me.
Comment 3 Rob Buis 2013-03-19 10:57:12 PDT
Comment on attachment 193844 [details]
Patch

LGTM.
Comment 4 WebKit Review Bot 2013-03-19 11:33:27 PDT
Comment on attachment 193844 [details]
Patch

Clearing flags on attachment: 193844

Committed r146226: <http://trac.webkit.org/changeset/146226>
Comment 5 WebKit Review Bot 2013-03-19 11:33:30 PDT
All reviewed patches have been landed.  Closing bug.