Fixed that text selection's handles are not displayed in OSP.
authorYuni Jeong <yhnet.jung@samsung.com>
Wed, 29 Aug 2012 13:42:26 +0000 (22:42 +0900)
committerYuni Jeong <yhnet.jung@samsung.com>
Thu, 30 Aug 2012 02:34:29 +0000 (11:34 +0900)
commit8dc4c9259488cf2a01167d578873790ccf1e86bb
treeefeab9684d2561e363506a4763374f8e5bbba99a
parentda3b9742cdd07d30c6c95d8c0cd89a932530aaa7
Fixed that text selection's handles are not displayed in OSP.

[Title] Fixed that text selection's handles are not displayed in OSP.
[Issue#] N/A
[Problem] Text selection's handles are not displayed in OSP.
[Cause] Condition for displaying text selection's handle is wrong.
[Solution] Modified condition for dispalying text selection's handle in update()

Change-Id: I2fb8e914a9b4b4e7c9b93cc73f29f48813f598e8
Source/WebKit2/UIProcess/API/efl/editor/TextSelection.cpp