Menu

#3938 Longest file name is selected in file list of file browser

minor bug
pending-fixed
nobody
None
5
2015-11-14
2015-11-08
funa take
No

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

Discussion

  • Eric Le Lay

    Eric Le Lay - 2015-11-08

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

     

    Related

    Commit: [r24043]

  • Eric Le Lay

    Eric Le Lay - 2015-11-08

    fixed in [r24141].

     

    Related

    Commit: [r24141]

  • Eric Le Lay

    Eric Le Lay - 2015-11-14
    • status: open --> pending-fixed
     

Log in to post a comment.