Comment 9 for bug 49567

Revision history for this message
Albert Vilella (avilella) wrote :

this is still a problem in ubuntu 8.10.
here is a way to reproduce it:

mkdir /tmp/example
cd /tmp/example
for i in `seq 10 99`; do echo $i ===; mkdir $i; done
nautilus .

Now search for one dir by typing: "33"
when trying to expand focused 33, it's the first dir, 10, that gets expanded