id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2500	EditDeleteWordLeft/EditDeleteWordRight detele {/} respectively	andrew_b	angel_il	"Steps to reproduce:
1. In editor write
{qwert4asdfg}
2. Move cursor on 4.
3a. Press alt-d (!EditDeleteWordRight).
Result: 4asdfg} is removed. Note: '''including }'''.
Expected result: 4asdfg is removed, } is not.
3b. Press alt-bs (!EditDeleteWordLeft).
Result: {qwert is removed. Note: '''including {'''.
Expected result: qwert is removed, { is not.

The same actions in input line work correct. {} are not removed."	defect	closed	major	4.8.0-pre1	mcedit	master	fixed						committed-master committed-stable
