id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2522	PanelSmartGotoParentDir action should not trigger while PanelStartSearch is active	buenchaval	andrew_b	"dear commanders :)

when backspace is assigned to PanelSmartGotoParentDir, if you try to delete
something you typed in the quick find edit widget, you are kicked up to the parent directory.

steps to reproduce:

0) cat ~/.mc.keymap 

(...)
[panel]
(...)
PanelSmartGotoParentDir=backspace
(...)

1) start mc
2) quick search for something: alt-s then type 'foo'
3) oops, i actually meant searching for 'bar', press backspace (just once is enough, but normally I would press it three times quickly)
4) the quickfind edit box should show 'fo' but what happens instead is ""cd .."" (one or three times :-)

thank you!

Vincent

----------------------------------------------

$mc -V

GNU Midnight Commander 4.7.5.1
Built with GLib 2.26.1
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, fish
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;
"	defect	closed	minor	4.8.0-pre2	mc-core	4.7.5.1	fixed					merged	committed-master committed-stable
