Bugzilla – Attachment 55916 Details for
Bug 127646
Wrong drag & drop cursor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
gtk2-dnd-cursor-offset.diff
gtk2-dnd-cursor-offset.diff (text/plain), 447 bytes, created by
Federico Mena Quintero
on 2005-10-28 14:51:23 UTC
(
hide
)
Description:
gtk2-dnd-cursor-offset.diff
Filename:
MIME Type:
Creator:
Federico Mena Quintero
Created:
2005-10-28 14:51:23 UTC
Size:
447 bytes
patch
obsolete
>bugzilla.gnome.org #319200 >bugzilla.novell.com #127646 > >--- gtk+/gtk/gtkdnd.c.orig 2005-10-28 09:13:44.000000000 -0500 >+++ gtk+/gtk/gtkdnd.c 2005-10-28 09:13:46.000000000 -0500 >@@ -610,7 +610,7 @@ gtk_drag_get_cursor (GdkDisplay * > if (!cursor_pixbuf) > { > cursor_pixbuf = g_object_ref (drag_cursors[i].pixbuf); >- icon_anchor = GTK_ANCHOR_NORTH; >+ icon_anchor = GTK_ANCHOR_NORTH_WEST; > icon_x = icon_y = -2; > } > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 127646
: 55916