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 768628 - Sometimes file or folder open by single click
Sometimes file or folder open by single click
Status: RESOLVED DUPLICATE of bug 758065
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2016-07-10 10:42 UTC by alsoijw
Modified: 2016-08-03 09:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description alsoijw 2016-07-10 10:42:41 UTC
Description of problem: In FileChooserDialog file or folders sometimes open by single click, however in settings using double click.


Version-Release number of selected component (if applicable):
gtk version 3.20.6

For example I have this folder

.
├── 1
│   ├── 2
│   └── 21

I want open file 1/21, so I double click by folder 1.

Actual results:
First click open folder 1 second click open folder 2.

Expected results:
Double click open folder 1

Additional info:
It happens only if file or folder is selected. If file or folder isn't selected it works correctly.
Comment 1 Alexandre Franke 2016-08-03 09:47:43 UTC

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