Show vertical mode context menu at the link or image when cursor is in editable contents.
authorTaeyun An <ty.an@samsung.com>
Thu, 30 May 2013 01:52:11 +0000 (10:52 +0900)
committerTaeyun An <ty.an@samsung.com>
Wed, 10 Jul 2013 11:36:44 +0000 (20:36 +0900)
commit80a3616e9c436abe9d2ec9f95c940dd93766aee3
tree9e518b463de6261696c8f4dba51dbbfc5bb24813
parentdc81294e9be49c0d7397a604db06e8f996e26d2c
Show vertical mode context menu at the link or image when cursor is in editable contents.

[Title] Show horizontal mode context menu at the link or image when cursor is in editable contents.
[Issue#] N/A
[Problem] Horizontal mode context menu is shown at the link or image when try to show context menu in editable content.
[Cause] Now just checking EditorState
[Solution] Change checking condition code

Change-Id: I7a9d12a95d0b834acf5f8e17e6212ffa992e5853
Source/WebKit2/UIProcess/tizen/WebContextMenuProxyTizen.cpp