id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3788	extension mechanism: signal in `View` process affects `Open` process	yury_t		"Happens in 4.8.17-4.8.19, at least.

If the program launched to `View` (F3) some content type registered in extension file (e.g. lynx or links for html) is interrupted by Ctrl+C,
the program launched previously in background in the same `mc` instance to `Open` (ENTER) something is interrupted too. Even mplayer which normally ignores Ctrl+C.

Replication:
1) One or more `Open` actions. The `Open` action description must launch something into background and be long-running, like (mplayer %f &) on video or even just (xterm -e lynx %f &) on any type, just to sit and show the contents.

2) In the same mc instance -- `View` (F3) any local .html file, so lynx (or links) starts, interrupt it by Ctrl+C.

3) Both 'viewing' program and 'opening' program(s) (any number of instances) are terminated.

However, 

a) If lynx or links is launched 'manually' in subshell and interrupted, it does not affect any running `Open` programs.

b) Does not happen between mc instances.
"	defect	new	major	Future Releases	mc-core	master						no branch	
