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 490391 - confuse with mouse click event and drag event in GtkTreeView
confuse with mouse click event and drag event in GtkTreeView
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.12.x
Other All
: Normal minor
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2007-10-26 05:41 UTC by Liangxu Wang
Modified: 2018-02-10 03:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Liangxu Wang 2007-10-26 05:41:40 UTC
What I am expected is that: press the mouse, begin the drag event, release the mouse begin click event.
But I get this: press the mouse, begin the click event, then the drag event.
So there is a confusion to user: while he select a item, and then drag the item to another widget, the item unselected!
and if the selection mode is multiple selection, the confusion will increase.

Other information:
Comment 1 Matthias Clasen 2018-02-10 03:38:41 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.