Disabled touch adjust feature in case of SDK version.
authorYuni Jeong <yhnet.jung@samsung.com>
Thu, 1 Aug 2013 04:58:42 +0000 (13:58 +0900)
committerYuni Jeong <yhnet.jung@samsung.com>
Thu, 1 Aug 2013 04:58:42 +0000 (13:58 +0900)
commitc572f210d53426262c88fc2dde5acf75ca0f6c48
tree7804031b751d7d0166b6feea56f37fa9f9577e62
parentc944ef06808e43a43ef1957b94f3bf43970dc27b
Disabled touch adjust feature in case of SDK version.

[Title] Disabled touch adjust feature in case of SDK version.
[Issue#] N_SE-47502
[Problem] Link menu is highlighted first while selecting the text around link menu.
[Cause] Focus ring is displayed for link menu by touch adjust feature in spite of longTap on text.
[Solution] Touch adjust feature is not needed in case of SDK version.
           So, disabled touch adjust feature.

Change-Id: I83b334350ad10a4023a5da2b045ac8a9d8b2a082
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp
Source/cmake/OptionsTizen.cmake