After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669887 - pass actor-relative coordinates to handleDragOver during xdnd
pass actor-relative coordinates to handleDragOver during xdnd
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.3.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-02-11 14:30 UTC by Stefano Facchini
Modified: 2012-02-12 19:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
xdndHandler: pass actor-relative coordinates to handleDragOver (1.50 KB, patch)
2012-02-11 14:31 UTC, Stefano Facchini
committed Details | Review

Description Stefano Facchini 2012-02-11 14:30:21 UTC
See patch.
Comment 1 Stefano Facchini 2012-02-11 14:31:04 UTC
Created attachment 207341 [details] [review]
xdndHandler: pass actor-relative coordinates to handleDragOver

This is more reasonable and consistent with what is done in dnd.js.
Comment 2 drago01 2012-02-12 11:00:11 UTC
Review of attachment 207341 [details] [review]:

Makes sense.
Comment 3 Stefano Facchini 2012-02-12 19:27:28 UTC
Attachment 207341 [details] pushed as 245c588 - xdndHandler: pass actor-relative coordinates to handleDragOver