Bug 116843 - [BlackBerry] Notify client of selection deletion
Summary: [BlackBerry] Notify client of selection deletion
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: Nima Ghanavatian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 14:04 PDT by Nima Ghanavatian
Modified: 2013-05-29 11:39 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.12 KB, patch)
2013-05-28 08:10 PDT, Nima Ghanavatian
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nima Ghanavatian 2013-05-27 14:04:29 PDT
Our change guard was preventing caret change notification to be sent to IMF.
This put us out of state when a selection was deleted because it is not a simple
single character deletion. Ensure that selection deletions always send a caret
update
Comment 1 Nima Ghanavatian 2013-05-28 08:10:02 PDT
Created attachment 203056 [details]
Patch
Comment 2 Rob Buis 2013-05-29 09:34:20 PDT
Comment on attachment 203056 [details]
Patch

Okay.
Comment 3 WebKit Commit Bot 2013-05-29 11:39:15 PDT
Comment on attachment 203056 [details]
Patch

Clearing flags on attachment: 203056

Committed r150914: <http://trac.webkit.org/changeset/150914>
Comment 4 WebKit Commit Bot 2013-05-29 11:39:16 PDT
All reviewed patches have been landed.  Closing bug.