Ticket #2491: broken lynk-like navigation in panelization of file find result.
commit439369b0caba7de0613bf526cfe6024e21e06b2a
authorAndrew Borodin <aborodin@vmail.ru>
Thu, 28 Apr 2011 09:27:14 +0000 (28 13:27 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 11 Jul 2011 09:26:24 +0000 (11 13:26 +0400)
tree05e62a36a896e972fc0b5eed72b8bfd9716f5df2
parent381db1462d0a16cf0d8e09ecc78c0738f09fe4e5
Ticket #2491: broken lynk-like navigation in panelization of file find result.

Broken  left arrow (of lynx-like motion) from panelization of directories
having files only (without any subdirs).

Steps to reproduce:

1. mkdir -p a/{b/c,d}
2. touch a/d/e
3. cd a/b
4. mc
5. alt-shift-/ enter l left - selection points to 'b' directory (as it should)
6. down, enter, alt-shift-/ enter l left - selection points to '..' instead of 'd'

Now, if user enters the relative path in "Start at": input line in "Find File"
dialog window, the relative paths are used in panelization.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/filemanager/find.c