id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
344	git master: editor: tab key works incorrectly when block is marked(F3)	slyfox	angel_il	"Let's create small file:
{{{
foo
bar
quux
baz
}}}
Let's mark 'oo' substring and thentry to insert TAB in between of 'uu'.
We expect something like this:
{{{
f<F3>oo</F3>
bar
qu<--------><cursor-pos/>ux
baz
}}}

But we get:
{{{
<-------->f<F3>oo</F3>
bar
qu<cursor-pos/>ux
baz
}}}

Tab is placed at marked line, not at cursor-pos."	defect	closed	major	4.7	mc-core		fixed	commited-master					
