Fix an issue that share menu is not work if there was no selected text
authorJunghwan <junghwan.kang@samsung.com>
Mon, 3 Sep 2012 07:00:59 +0000 (16:00 +0900)
committerJunghwan <junghwan.kang@samsung.com>
Mon, 3 Sep 2012 07:00:59 +0000 (16:00 +0900)
commit5d4c6f3b03a053bf950f4e38a4850cb18b0a922e
treedfb456eba65788e226155b508f61a2ae19c33475
parent524e9e4957595bd317689e3c76fda8caa8e99d80
Fix an issue that share menu is not work if there was no selected text

[Title] Fix an issue that share menu is not work if there was no selected text
[Issue#] N_SE-8599
[Problem] Share menu is not work in url field unless selected text is in the url
[Cause] Not considered of a case of empty selected text
[Solution] Share URL if no selected text in url field but still not support sha$
[Team] Browser UI
[Developer] junghwan kang (junghwan.kang)

[Request] N/A

Change-Id: I6eb1ebd40f7876982e49eed549039c18f7f521be
src/browser-view/browser-view.cpp