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 609616 - Doesn't support drag-n-drop of text between separate sessions of a dual-head system
Doesn't support drag-n-drop of text between separate sessions of a dual-head ...
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-02-11 06:42 UTC by jhansonxi
Modified: 2014-09-27 04:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jhansonxi 2010-02-11 06:42:51 UTC
On a dual-head (non-xinerama) system, Gedit doesn't support drag-n-drop of text between separate sessions on different heads.  With 2.28.0 on Ubuntu 9.04 (Karmic Koala) it doesn't do anything.  On previous versions it would hang and consume 100% CPU.
Comment 1 jessevdk@gmail.com 2010-05-14 07:55:41 UTC
We don't really do anything special with DND of text (this is handled by GtkTextView). I suppose this is a gtk+ bug. I'm reassigning, but feel free to assign back if it turns out that there is something specific that makes it a gedit bug.
Comment 2 Matthias Clasen 2014-09-27 04:38:02 UTC
dnd can't work between separate sessions.