From 8718e9296e381f7f4a894f0430c07c27dd02d98e Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Tue, 11 Nov 2014 19:02:22 +0100 Subject: [PATCH] file-chooser: Don't wait for ENTER to initiate search Most of the core GNOME applications (eg., gnome-control-center, gnome-documents, and nautilus) start searching as soon as the text changes, and don't wait for the user to hit ENTER. It would be nice to follow the same pattern. https://bugzilla.gnome.org/show_bug.cgi?id=739977 --- gtk/ui/gtkfilechooserwidget.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/ui/gtkfilechooserwidget.ui b/gtk/ui/gtkfilechooserwidget.ui index 6fea987550..a1aed08033 100644 --- a/gtk/ui/gtkfilechooserwidget.ui +++ b/gtk/ui/gtkfilechooserwidget.ui @@ -147,7 +147,7 @@ True True - +