Implemented scolling of page with extending selection
authorprathmesh.m <prathmesh.m@samsung.com>
Thu, 6 Jun 2013 06:46:35 +0000 (12:16 +0530)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 26 Aug 2013 09:58:28 +0000 (09:58 +0000)
commit8cc3da9b2fc641fb88910849d2c863f42be5869a
treeb1518336ee9062941b88d568f3747b7b0da573b6
parent584d06d5ba3d1ff4b7904bb7176e56458940c043
Implemented scolling of page with extending selection

[Title] Implemented scrolling of page with selection
[Issue#] P130603-0415
[Problem] Extending the selection(right and left) beyond
         the visible area, page is not getting scrolled.
[Cause] No implementation present
[Solution] Added implementation for scrolling of the page
          when selection is extended beyond the visible area

Change-Id: I33e1083042b22c30a144ac5807153a2af8a43be3
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.cpp
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.h [changed mode: 0644->0755]