Set return key type if input type is search
authorSangYong Park <sy302.park@samsung.com>
Thu, 23 May 2013 10:13:01 +0000 (19:13 +0900)
committerSangYong Park <sy302.park@samsung.com>
Wed, 5 Jun 2013 02:54:30 +0000 (11:54 +0900)
commitbd05ff4af9ab550321ba44199ff586dcdb9df390
tree9f9d58463537f207e10411b5aea38669d62c46ba
parent92e08778c22c2d5a9c743c289dcbd5ffb2edf45b
Set return key type if input type is search

[Title] Set return key type if input type is search
[Issue#] P130426-7919
[Problem] Return key type is invalid if input type is search
[Cause] Return key type was not set
[Solution] Return key type should be set

Change-Id: I2ba2afaa4fa943be8b438f39b1d59cc16e034787
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.cpp
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.h
Source/WebKit2/WebProcess/WebPage/WebPage.cpp