Ignore contiguous composition event.
authorSangYong Park <sy302.park@samsung.com>
Wed, 3 Jul 2013 13:05:51 +0000 (22:05 +0900)
committerSangYong Park <sy302.park@samsung.com>
Thu, 4 Jul 2013 04:07:11 +0000 (13:07 +0900)
commit20d21b83d792c4a57d1ff4ab5f310672831e81fd
tree6a6fa718a37a7b82d84a4865e48aa9f7ce6dd987
parent6f0eae351921fca5976d63a664e5d829953d3f0a
Ignore contiguous composition event.

[Title] Ignore contiguous composition event.
[Issue#] P130605-7046
[Problem] Text style was not applied.
[Cause] Text style was initialized when set empty text before confirm composition.
[Solution] Ignore contiguous composition event.

Change-Id: Id4cf6caed3b8e0361160acc63f43250978acfef4
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.cpp
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.h
Source/WebKit2/WebProcess/WebCoreSupport/efl/WebEditorClientEfl.cpp
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp