Fixed drag position issue
authorbunam.jeon <bunam.jeon@samsung.com>
Thu, 12 Sep 2013 23:51:40 +0000 (08:51 +0900)
committerbunam.jeon <bunam.jeon@samsung.com>
Thu, 12 Sep 2013 23:51:40 +0000 (08:51 +0900)
commitd1875ed71e4e0edf0934d117d80419ed6678e324
tree27b25f53b3fa5d44acb5269254c006ca3e872e52
parent2a072a0bb32899c8bca0d19bcba3f8b762346364
Fixed drag position issue

[Title]    Fixed drag position issue
[Issue#]   N_SE-52018, N_SE-52010
[Problem]  Drag image position is wrong when tab the drag image
[Cause]    Unnecessary offset was applied
[Solution] Modify position when tab the drag image

Change-Id: Ib9d241bec5970ae19c34b024e6567586c2a96c2f
Source/WebKit2/UIProcess/API/efl/tizen/Drag.cpp
Source/WebKit2/UIProcess/API/efl/tizen/Drag.h
Source/WebKit2/UIProcess/API/efl/tizen/DragHandle.cpp