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 757950 - Hanle double click better in the new file chooser
Hanle double click better in the new file chooser
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2015-11-11 14:30 UTC by Paolo Borelli
Modified: 2017-11-18 12:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (896 bytes, patch)
2015-11-11 14:36 UTC, Paolo Borelli
committed Details | Review

Description Paolo Borelli 2015-11-11 14:30:12 UTC
The file chooser in 3.18 started opening directories/files on single click if they are selected. This is ok, however if you actually double click on a dir, what happens is that the first click opens the dir and the second open the first file in that dir which is already selected.
Comment 1 Paolo Borelli 2015-11-11 14:36:16 UTC
Created attachment 315268 [details] [review]
patch

check the event->type, so we skip 2BUTTONS and 3BUTTONS events
Comment 2 Sebastien Bacher 2015-11-24 17:40:04 UTC
that fix doesn't seem to work for me, using gedit 3.18 and gtk 3.18.5 double click a selecting folder still do "open dir -> open file in the dir under the cursor"
Comment 3 Stephen 2016-01-07 22:23:03 UTC
According to https://mail.gnome.org/archives/ftp-release-list/2015-November/msg00080.html this was fixed in 3.19.2 - can this be backported to 3.18.x?
Comment 4 Stephen 2016-07-15 11:20:14 UTC
This is not fixed (tested in gedit using gtk3 3.20.6 on Fedora 24). Should I open a new bug?
Comment 5 Andrew M 2017-11-18 01:59:13 UTC
This is an extremely annoying issue that is still present in Gnome 3.26

I don't understand the rationale for this behavior. I select wrong files many times a day even though I honestly tried to adjust and to like this. It's just inconsistent that sometimes one click is needed and sometimes two.

Is there any way to disable this behavior?
Comment 6 André Klapper 2017-11-18 12:03:56 UTC
What you're refering to is bug 758065 instead, I think. 
No more "me too" needed other there. :)