Update cursor position before handling key event
authorSangYong Park <sy302.park@samsung.com>
Fri, 27 Sep 2013 07:11:59 +0000 (16:11 +0900)
committerSangYong Park <sy302.park@samsung.com>
Fri, 27 Sep 2013 07:24:48 +0000 (16:24 +0900)
commitc1c81a50517b1533a84d6a3fbe4ff9bb6aa02df0
treebaf3af1640f471a9a912947865c5d9802f36d85e
parent795e7421c99010fae792898ee6ff11bd79051774
Update cursor position before handling key event

[Title] Update cursor position before handling key event
[Issue#] N_SE-52622
[Problem] Multiple capital letter was inserted when autocapital was enabled.
[Cause] Cursor position updates are slow.
[Solution] Update cursor position before handling key event.

Change-Id: I2bf019f5e267250f99d65fbdbb8a08af39e607b4
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.cpp
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.h