Bug 105308 - [BlackBerry] Reduce calls to IMF on return
Summary: [BlackBerry] Reduce calls to IMF on return
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: 2012-12-18 08:24 PST by Nima Ghanavatian
Modified: 2012-12-18 12:35 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.62 KB, patch)
2012-12-18 08:34 PST, Nima Ghanavatian
no flags Details | Formatted Diff | Diff
Patch (5.69 KB, patch)
2012-12-18 11:46 PST, 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 2012-12-18 08:24:20 PST
The extra calls of selection change and most importantly, end composition are sent incorrectly on return. This is causing our state to be reset every time we hit enter.
Comment 1 Nima Ghanavatian 2012-12-18 08:34:59 PST
Created attachment 179949 [details]
Patch
Comment 2 Nima Ghanavatian 2012-12-18 11:46:47 PST
Created attachment 179992 [details]
Patch
Comment 3 WebKit Review Bot 2012-12-18 12:35:41 PST
Comment on attachment 179992 [details]
Patch

Clearing flags on attachment: 179992

Committed r138054: <http://trac.webkit.org/changeset/138054>
Comment 4 WebKit Review Bot 2012-12-18 12:35:44 PST
All reviewed patches have been landed.  Closing bug.