Fix clearing text issue of email composer
authorSangYong Park <sy302.park@samsung.com>
Wed, 10 Jul 2013 09:20:04 +0000 (18:20 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 12 Jul 2013 02:54:26 +0000 (02:54 +0000)
commitb5a8698f2b239dd78b5fd90df308efa4da808c82
tree53bc4a1e2d0b073200f07397ae24fa448ce74bf4
parent35400747e878baa6b3685a001a28388d27f65a7b
Fix clearing text issue of email composer

[Title] Fix clearing text issue of email composer
[Issue#] N/A
[Problem] Text was cleared after to tap enter key.
[Cause] IMF callback was called without filtering.
[Solution] Also handle IMF callback if no filtering.

Change-Id: I8799a9f1119e095a503de0dcc0af36ff86465cd9
Source/WebKit2/WebProcess/WebCoreSupport/efl/WebEditorClientEfl.cpp