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 736173 - a program clashes when drag-and-drop items in a GtkRecentChooserWidget
a program clashes when drag-and-drop items in a GtkRecentChooserWidget
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.12.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-09-06 01:02 UTC by Hiroyuki Ito
Modified: 2014-09-06 14:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a patch to fix the bug (803 bytes, patch)
2014-09-06 01:02 UTC, Hiroyuki Ito
committed Details | Review

Description Hiroyuki Ito 2014-09-06 01:02:53 UTC
Created attachment 285544 [details] [review]
a patch to fix the bug

My program is clashed when I drag-and-drop items in a GtkRecentChooserWidget.
It works well with the attached patch in my environment.