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 93234 - Unable to drag bookmarks in to an empty folder
Unable to drag bookmarks in to an empty folder
Status: RESOLVED FIXED
Product: galeon
Classification: Deprecated
Component: Bookmarks
1.2.99
Other other
: Normal minor
: ---
Assigned To: Ricardo Fernández Pascual
Yanko Kaneti
: 112373 113616 117814 120515 125905 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-09-13 16:14 UTC by Tommi Komulainen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tommi Komulainen 2002-09-13 16:14:07 UTC
It seems to be impossible to drag bookmarks in to an empty folder, the
bookmark just refuses to move.  Once there's at least one bookmark in the
folder, dragging starts to work.
Comment 1 Ricardo Fernández Pascual 2002-09-13 17:51:22 UTC
I've been trying to fix this, but my code does not get called when the
item is dropped there. I am correctly returning TRUE to the can_drop,
and the indicator looks right, but drag_received is not being called.

I'm not sure if it's my fault or gtk+...
Comment 2 Tommi Komulainen 2003-06-14 23:03:02 UTC
*** Bug 112373 has been marked as a duplicate of this bug. ***
Comment 3 Tommi Komulainen 2003-06-15 00:16:09 UTC
*** Bug 113616 has been marked as a duplicate of this bug. ***
Comment 4 Dave O 2003-07-02 18:03:02 UTC
I found a GTK+ bug (95362) that may or may not be the cause of this.

http://bugzilla.gnome.org/show_bug.cgi?id=95362

That bug says "drag and drop between 2 GtkTreeViews" "If the dest tree
is empty, I cannot drop anything".  Sounds related, if not the same bug.
Comment 5 Dave O 2003-07-03 17:00:39 UTC
This is definitely GTK+, not galeon.  It appears to be #113619 which
is slated for gtk 2.4, however a proposed patch against 2.2.x for
95362 will potentially make this problem worse in the meantime (making
it impossible to drag into *any* folder, not just empty ones)
Comment 6 Yanko Kaneti 2003-07-19 08:13:43 UTC
*** Bug 117814 has been marked as a duplicate of this bug. ***
Comment 7 Tommi Komulainen 2003-08-23 08:35:46 UTC
*** Bug 120515 has been marked as a duplicate of this bug. ***
Comment 8 Crispin Flowerday (not receiving bugmail) 2003-10-31 10:00:47 UTC
*** Bug 125905 has been marked as a duplicate of this bug. ***
Comment 9 Crispin Flowerday (not receiving bugmail) 2004-04-27 18:30:21 UTC
This is sorted in gtk 2.4 :-)