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 85230 - When in list view, pressing a letter does not jump down to the first file beginning with that letter
When in list view, pressing a letter does not jump down to the first file beg...
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Views: List View
2.5.x
Other All
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
AP3
: 85485 88171 91463 93959 121450 123451 125540 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-06-14 04:57 UTC by Alex Duggan
Modified: 2004-01-30 16:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to enable typeahead search in nautilus' list view (6.11 KB, patch)
2004-01-10 20:00 UTC, Jürg Billeter
none Details | Review

Description Alex Duggan 2002-06-14 04:57:32 UTC
Using nautilus-1.1.18 with gtk+-2.0.3

If you are in list view and you type a letter, nautilus should select the
first file beginning with that letter.  If you type two letter in
succession, it should go to the first file that begins with that letter. 
This functionality is very important and existed in gnome-1.4.x .  I
believe this is a gtktreeview issue, but I'mt not totally sure.  I hope
this makes it into gnome-2.0.1 .  Always reproducable.
Comment 1 Dave Bordoley [Not Reading Bug Mail] 2002-06-14 05:42:21 UTC
Ugly...this is one of those inconsistencies between the icon and list
view issues. temporarily marking 2.0.x milestone and normal since its
a regression. List view needs alot of love so keep sending the bugs :)
Comment 2 Dave Bordoley [Not Reading Bug Mail] 2002-06-16 19:23:59 UTC
*** Bug 85485 has been marked as a duplicate of this bug. ***
Comment 3 Dave Bordoley [Not Reading Bug Mail] 2002-07-17 16:01:15 UTC
*** Bug 88171 has been marked as a duplicate of this bug. ***
Comment 4 Luis Villa 2002-07-31 23:02:50 UTC
This can be done with Ctl+s, so the impact is very minor.
Comment 5 Alex Duggan 2002-08-01 16:08:53 UTC
After some investigation with louie and dave camp, we determined that
control-s works for searching when the user has emacs key bindings,
but control-f does NOT work for searching when the user has default
key binding.
Comment 6 Alex Duggan 2002-08-01 16:15:02 UTC
After some more investigation, I have determined that this is a
nautilus bug.  Using the default key bindings, the control-f search
works in other treeview apps such as gnome-system-monitor, but not in
nautilus
Comment 7 Dave Bordoley [Not Reading Bug Mail] 2002-08-28 20:36:50 UTC
*** Bug 91463 has been marked as a duplicate of this bug. ***
Comment 8 Michael Gratton 2002-08-29 01:04:19 UTC
Luis: the difference between being able to do this using Crtl-S and
not, is that the pane containing the icons needs to have the focus for
Ctrl-S to work, which is not the case when a window has just opened up.

So, for a window which default to icon view, you can open it and just
start typing. For windows which default to list view, you have to:
Open the window, hit tab twice, do Ctrl-S, *then* start typing. This
is very furstrating for people who use their keyboard a lot, and want
to be able to actually use the list view.
Comment 9 Alex Duggan 2002-08-29 22:56:57 UTC
I would like to suggest that this simply "works" like it did in
nautilus-1.0.x.  I think having to hit control-s or control-f just an
extra step that will just confuse new users who are used the windows
exploper/konqueror/nautilus-1.0.x behaviour.
Comment 10 Alex Duggan 2003-01-07 03:49:52 UTC
A patch has been checked into nautilus that now enable control-f
searching in the list view.  Leaving open until key navigation just
work without having to use a control-f like it does in the icon view.
Comment 11 Calum Benson 2003-04-03 14:32:18 UTC
Updating status_whiteboard field to reflect A11Y team's assessment 
of accessibility impact.
Comment 12 Calum Benson 2003-08-07 16:07:18 UTC
Apologies for spam... marking as GNOMEVER2.3 so it appears on the official GNOME
bug list :)
Comment 13 mwehner 2003-09-30 00:00:01 UTC
*** Bug 93959 has been marked as a duplicate of this bug. ***
Comment 14 mwehner 2003-09-30 00:03:25 UTC
*** Bug 123451 has been marked as a duplicate of this bug. ***
Comment 15 mwehner 2003-10-11 03:53:57 UTC
*** Bug 121450 has been marked as a duplicate of this bug. ***
Comment 16 Alex Duggan 2003-11-30 22:23:02 UTC
moving to GNOMEVER2.5 .  It would be nice to have this working for 2.6.x
Comment 17 Jürg Billeter 2004-01-10 19:57:59 UTC
I've created a patch which should fix this bug. Please try!
Comment 18 Jürg Billeter 2004-01-10 20:00:24 UTC
Created attachment 23209 [details] [review]
Patch to enable typeahead search in nautilus' list view
Comment 19 Mattias Dahlberg 2004-01-10 22:06:10 UTC
Thank you, Jürg! You have made a lot of GNOME users happy!
Comment 20 Christian Neumair 2004-01-11 11:39:22 UTC
Has been committed :).

regs,
 Chris
Comment 21 Vincent Untz 2004-01-12 22:37:55 UTC
Shouldn't this be implemented in GTK+?
Comment 22 Calum Benson 2004-01-13 12:33:03 UTC
Also the typeahead delay in the patch seems to be hardcoded, which is
most likely an accessibility issue.
Comment 23 Martin Wehner 2004-01-30 16:04:21 UTC
*** Bug 125540 has been marked as a duplicate of this bug. ***