Do not show context menu if context menu is shown after scrolling from doesn't have...
authorTaeyun An <ty.an@samsung.com>
Fri, 14 Jun 2013 08:52:02 +0000 (17:52 +0900)
committerTaeyun An <ty.an@samsung.com>
Wed, 19 Jun 2013 08:12:03 +0000 (17:12 +0900)
commitd85101e7a8c205a57b0e70db2eadf5bf70770114
treef749fb27e924ad77572efced06a228d3504e9e25
parentf8618081ce1838a90c8d98e3bfa859c2ffeaffde
Do not show context menu if context menu is shown after scrolling from doesn't have selection range in editable contents

[Title] Do not show context menu if context menu is shown from doesn't have selection range in editable contents
[Issue#] P130608-1712
[Problem] Context menu is shown after scrolling from doesn't have selection range in editable contents
[Cause] Before that action is concept of textselection
[Solution] Do not show context menu if context menu is shown after scrolling from doesn't have selection range in editable contents.

Change-Id: I197824813d6289b7161375657d3cbf6828c31d15
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.cpp