Opened 14 years ago
Closed 10 years ago
#6456 closed enhancement (no change required)
Tracker search while you type improvement
Reported by: | leszek | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
It would be nice to improve the search while you type feature. Normally when you start typing something in a tracker window like a filename it jumps immediately to the file which starts with those letters. But if you have some files starting with the same letter it jumps to the first one found only. It would be nice to jump to the next search result by pressing the arrow down key. This is especially usefull if you have a folder (which is sorted on the top normally) which has the same name as a file but you are searching for the file.
This is a pretty neat feature that allows for quick file navigation only with the keyboard.
Change History (4)
comment:1 by , 14 years ago
comment:2 by , 10 years ago
Milestone: | R1 → Unscheduled |
---|---|
Version: | R1/alpha2 → R1/Development |
BeOS did not have this, moving out of R1.
comment:4 by , 10 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
Replying to pulkomandy:
Isn't the typeahead filter a good enough alternative?
It does nearly exactly this, and only shows the matched items to boot.
I would prefer the tab key for this. It already works similarly in icon view mode, as the tab key allows you to iterate over the icons in alphabetical order.