Fixed N_SE-12031
authorJihoon Chung <jihoon.chung@samsung.com>
Wed, 31 Oct 2012 01:07:06 +0000 (10:07 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Fri, 2 Nov 2012 07:15:45 +0000 (16:15 +0900)
commitd5d8c0368e705d976af7d1406769961bda094405
tree8da1120a761ad8032e71ae07a323e92b4dff33db
parente9e4d021a4aef58058bd64d5102443d43c67b455
Fixed N_SE-12031

[Issue#] N_SE-12031
[Problem] Select any editor field for shown IME.
Press Home key for webapp move to background
Launch "Application" webapp and select "Launch" button for webapp
which is moved to background
After webapp is launched, IME isn't displayed.
[Cause] Exactly, default reset event means reset webapp.
This issue is occurred by webapp is still on the previous page.
[Solution] Change default action to reset webapp when received
reset event from other webapp.
[SCMRequest] N/A

Change-Id: Idf97cdf7b406ba62a9af2ff282a11dbe1e154f79
src/view/webkit/view_logic.cpp