Implement that a text selection handle can be moved over another text selection handle.
authorYuni Jeong <yhnet.jung@samsung.com>
Thu, 16 May 2013 13:20:24 +0000 (22:20 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 10 Jul 2013 03:06:32 +0000 (03:06 +0000)
commitb8bed2469cb69146c1b048442418e82b9214f8bc
tree774d40326fd4ab2335f22001bb763a8297424ccf
parentd8803adf21c9f41f0388e6ecadae10472a012395
Implement that a text selection handle can be moved over another text selection handle.

[Title] Implement that a text selection handle can be moved over another text selection handle.
[Issue#] P130401-3601
[Problem] A text selection handle can not be moved another text selection handle.
[Cause] Not implemented.
[Solution] Implement that a text selection handle can be moved over another text selection handle.

Change-Id: I257c66a29e08059d6393c8fb3ecebe459ace46f6
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.cpp [changed mode: 0755->0644]
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.h
Source/WebKit2/UIProcess/WebPageProxy.h
Source/WebKit2/UIProcess/efl/WebPageProxyEfl.cpp
Source/WebKit2/WebProcess/WebPage/WebPage.h
Source/WebKit2/WebProcess/WebPage/WebPage.messages.in
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp