Fix composition issue
authorSangYong Park <sy302.park@samsung.com>
Sun, 14 Apr 2013 10:00:54 +0000 (19:00 +0900)
committerSangYong Park <sy302.park@samsung.com>
Sun, 14 Apr 2013 10:06:28 +0000 (19:06 +0900)
commit2f75dbd04ee40d6782b0ed3606c632035e95f24a
treeb5c0f9b66e0d3bed94f22c577dd4d016f8c82a5f
parent580fb7342684dc82d2045029c272f7ea23eb3f20
Fix composition issue

[Title] Fix composition issue
[Issue#] N/A
[Problem] Composition did not canceled after moving cursor by tap
[Cause] IME context did not resetted
[Solution] Reset IME context before handling tap event

Change-Id: Ie059e3540cc41f32025318acb75151dac3cba711
Source/WebKit2/UIProcess/WebPageProxy.cpp