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 109226 - Should be able to click and drag in gtktreeviews
Should be able to click and drag in gtktreeviews
Status: RESOLVED NOTABUG
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on: 80590
Blocks:
 
 
Reported: 2003-03-26 04:28 UTC by Dave Bordoley [Not Reading Bug Mail]
Modified: 2011-02-04 16:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dave Bordoley [Not Reading Bug Mail] 2003-03-26 04:28:58 UTC
Currently in most gtktreeview apps that i've used (nautilus, epiphany) to
drag from a treeview you need to first click on an item to select it, and
then click again to initiate a drag. The user should be able to click and
drag as a single action as in traditional file manager icon views (and
other tree/list implementations).

I hope this isn't a dupe.
Comment 1 Kristian Rietveld 2003-04-03 18:52:47 UTC
Requires Modes API. Sort of related to Multi DND.
Comment 2 Jonathan Blandford 2004-03-09 05:09:57 UTC
Huh.  I don't see that to be the case at all, is this a
nautilus-specific thing?