Text selection is not working and picker will be displayed when longTap on picker.
authorYuni Jeong <yhnet.jung@samsung.com>
Fri, 23 Aug 2013 10:41:15 +0000 (19:41 +0900)
committerYuni Jeong <yhnet.jung@samsung.com>
Fri, 23 Aug 2013 10:41:15 +0000 (19:41 +0900)
commit28860e01ac3839b12381a9d34e2acbd017005fc7
tree614a79f02414edf0f54c9f97ee914f3c7b491bdd
parent721e7be58cc036bae62526d8ac7181a259ad0e0e
Text selection is not working and picker will be displayed when longTap on picker.

[Title] Text selection is not working and picker will be displayed when longTap on picker.
[Issue#] N_SE-49694
[Problem] When inserting a text into other input box after selecting some text on picker,
          copy & paste popup is showing on wrong position.
[Cause] When longTap on picker, text selection is working.
[Solution] Text selection is not working and picker will be displayed when longTap on picker.

Change-Id: Ic4be01d7a96347b923708733ab88ee7c4f8e9101
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp