Hide clipboard window when tapping except editfield
authorTaeyun An <ty.an@samsung.com>
Mon, 15 Apr 2013 12:03:56 +0000 (21:03 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 15 Apr 2013 12:21:40 +0000 (21:21 +0900)
commitf0413cd7fcafd803ab0de1226284cb235d54bdae
tree690219ca364775f69299a1e68a268c5d9899907e
parent2ae9f99586dccc7ce77cad2dea81106de690b89e
Hide clipboard window when tapping except editfield

[Title] Hide clipboard window when tapping except editfield
[Issue#] P130412-5414
[Problem] Clipboard windows doesn't disappear when tapping back button.
[Cause] There already exist the hide code but before hide Clipboard window it returned.
[Solution] Move the code to top of the method.

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