PreviousNextTracker indexSee it online !

(171/211) 3938 - Longest file name is selected in file list of file browser

When the following files are shown in File Browser, aaa.txt is selected after typing "a" on File Browser.
a.txt
aaa.txt
ab.txt

I expect that the first target is selected.
In this case I expect that a.txt is selected. ab.txt is selected in reverse order.

Revision:24138

Submitted funatake - 2015-11-08 08:52:52.144000 Assigned
Priority 5 Labels
Status pending Group minor bug
Resolution fixed

Comments

2015-11-08 11:03:22.772000
kerik-sf

Indeed, since [r24043] completion prefers longest filename when no exact length matches.
Selecting first one is better. I'll commit a fix.

2015-11-08 11:09:40.688000
kerik-sf

fixed in [r24141].

2015-11-14 15:19:53.820000
kerik-sf

- **status**: open --> pending-fixed