Bug 96378

Summary: [BlackBerry] SelectionHandler drops caret change notifications
Product: WebKit Reporter: Arvid Nilsson <anilsson>
Component: WebKit BlackBerryAssignee: Arvid Nilsson <anilsson>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Arvid Nilsson
Reported 2012-09-11 05:18:28 PDT
The selection handler deliberately drops caret change notifications while the input handler is processing changes, to avoid displaying intermediate state during a complex change. However, this means that the client is never informed of the final caret position.
Attachments
Patch (7.13 KB, patch)
2012-09-11 06:31 PDT, Arvid Nilsson
no flags
Arvid Nilsson
Comment 1 2012-09-11 06:31:30 PDT
Arvid Nilsson
Comment 2 2012-09-11 07:02:23 PDT
Comment on attachment 163349 [details] Patch Thanks Mike and Antonio!
WebKit Review Bot
Comment 3 2012-09-11 07:29:56 PDT
Comment on attachment 163349 [details] Patch Clearing flags on attachment: 163349 Committed r128183: <http://trac.webkit.org/changeset/128183>
WebKit Review Bot
Comment 4 2012-09-11 07:30:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.