Page 1 of 1

Autocomplete bug

Posted: 24.01.2008, 10:24
by mmelo
Hi,

I found that the autocomplete functionality when you're typing in the path (after Alt+G) isn't quite right. Here's an example:

Imagine you have 2 folders on your machine: c:\eSpace_One and c:\eSpace_AnotherOne.

If you Alt+G and start typing c:\eSpace it correctly suggests both directories above on the dropdown. Proceed to c:\eSpace_One\MySubDir an press enter. FC displays that dir as expected. So far so good.

Now press Alt+G and start deleting the path characters with backspace. As soon as you only have the characters c:\eSpace in the input, I would expect FC to again suggest c:\eSpace_One and c:\eSpace_AnotherOne... but it won't. It seems to only be suggesting the sub-directories of the c:\eSpace_One directory, where we once were.

This happens in FC 2007.10 and 2007.10a.

Thanks,

Miguel