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 743393 - DND icons don't work in the inspector
DND icons don't work in the inspector
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-01-23 10:25 UTC by Timm Bäder
Modified: 2015-01-24 21:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtkdnd: Set the dnd window's screen before its visual (1.03 KB, patch)
2015-01-23 10:26 UTC, Timm Bäder
committed Details | Review

Description Timm Bäder 2015-01-23 10:25:44 UTC
Or any other widget/window on a non-default screen. Simple patch attached.
Comment 1 Timm Bäder 2015-01-23 10:26:52 UTC
Created attachment 295264 [details] [review]
gtkdnd: Set the dnd window's screen before its visual

This makes dnd icons work for widgets on a !default screen.
Comment 2 Matthias Clasen 2015-01-24 21:11:36 UTC
Attachment 295264 [details] pushed as 9668962 - gtkdnd: Set the dnd window's screen before its visual