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 130758 - Mozillla to GNOME dnd broken
Mozillla to GNOME dnd broken
Status: RESOLVED DUPLICATE of bug 55117
Product: gtk+
Classification: Platform
Component: Widget: Other
2.3.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-01-07 10:09 UTC by Glynn Foster
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
gtk+ dnd patch (2.44 KB, patch)
2004-01-07 10:10 UTC, Glynn Foster
none Details | Review

Description Glynn Foster 2004-01-07 10:09:49 UTC
In JDS we have a patch to fix up dnd problems with mozilla [both GTK+ 2
based]. Here's a comment from the internal bug -

I believe the problem is that the gnome drag sites do not register the
text/plain type.
erwann.chenede@sun.com 2003-08-05

making the gtk selection handle text/plain drag type fixed the problem for
mozilla 1.4 built
with gtk 1.x.

But the version of mozilla distributed with mercury is built with gtk 2.x.
And apparently it 
doesn't deal the drop type text/plain.

I believe the gtk 2.x - mozilla interaction is causing the drop selection
to be lost in some 
way. 
Note that with my fix for gtk (which is in the nightly) the mozilla drop
icon indicates
the drop site will accept the drag selection (it didn't before).

reassigning to mozilla for further evaluation.

I'll leave my fix in the nightly builds as it fixes the mozilla to gnome
apps drag and drop
problem
Comment 1 Glynn Foster 2004-01-07 10:10:22 UTC
Created attachment 23058 [details] [review]
gtk+ dnd patch
Comment 2 Glynn Foster 2004-01-07 10:12:18 UTC
If you're looking for feedback, might be worth contacting Erwann who
wrote the patch.
Comment 3 Matthias Clasen 2004-01-07 10:27:01 UTC
See bug 55117 for a plan wrt to text/plain dnd support.
Comment 4 Glynn Foster 2004-01-07 10:34:09 UTC
Ahh, ok great. I'll mark this one as a duplicate so, and keep the
patch locally until such a thing is fixed upstream. Thanks Matthias.

*** This bug has been marked as a duplicate of 55117 ***