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 141842 - DnD fails when _gdk_offset_x != 0 or _gdk_offset_y != 0
DnD fails when _gdk_offset_x != 0 or _gdk_offset_y != 0
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Win32
unspecified
Other Windows
: Normal normal
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
: 144113 148528 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-05-04 20:06 UTC by John Ehresman
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Convert from gdk root coords to win32 root coords (646 bytes, patch)
2004-05-04 20:08 UTC, John Ehresman
none Details | Review

Description John Ehresman 2004-05-04 20:06:35 UTC
Drag and drop doesn't work when the offsets are not 0, which happens when the 
primary monitor isn't the left most monitor.  Patch will be attached.

Actually, is there any possibility that I could get commit privs so I could 
commit changes like this directly?
Comment 1 John Ehresman 2004-05-04 20:08:01 UTC
Created attachment 27373 [details] [review]
Convert from gdk root coords to win32 root coords
Comment 2 Tor Lillqvist 2004-05-05 02:29:48 UTC
I support giving John write access.

Patch applied to HEAD and gtk-2-4.
Comment 3 Hans Breuer 2004-06-10 17:26:30 UTC
*** Bug 144113 has been marked as a duplicate of this bug. ***
Comment 4 Tim Evans 2004-07-27 23:41:54 UTC
*** Bug 148528 has been marked as a duplicate of this bug. ***