[WK2] selection does not disappear after coping the text
authorprathmesh.m <prathmesh.m@samsung.com>
Mon, 10 Sep 2012 07:58:06 +0000 (16:58 +0900)
committerprathmesh.m <prathmesh.m@samsung.com>
Mon, 10 Sep 2012 07:58:06 +0000 (16:58 +0900)
commit1333f417754e2428a92b5403d608daf9823ee928
treeb0811a6cf0a1bd8e8c85fed3b31928db7379082e
parenta6e95dc5d6bc8ebacfb94214b2f341c18ec7ae79
[WK2] selection does not disappear after coping the text

[Version] N/A
[Project] N/A
[Title] Fix for clearing the selection after coping the text
[BinType] N/A
[Customer] N/A
[Issue#] N_SE-8601
[Problem] Selection was not getting cleared after coping the text
[Cause] selection is not cleared
[Solution] added code to clear the selection after copy only
[Team] Browser(WCS)
[Developer] Prathmesh.m
[Request] N/A
[Horizontal expansion] N/A
[SCMRequest] N/A

Change-Id: I8f65924c9a7950230b9e56b8de3ca380bbe32c6e
Source/WebCore/page/ContextMenuController.cpp