﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11512	When composing a mail and pressing enter, an extra line is appended	Holger Herbert		"We are using CK editor to compose/format email.

When you enter “John Smith” and press enter key in CK editor CK editor inserts additional blank line.

We are using CK editor to compose/format email.

Repro steps
======
Enter “John Smith” and press enter key in CK editor. You notice that CK editor inserts additional blank line.  do the same with shift enter, it does not happen.

The Enter Key has an ASCII value of 13 and Shift+Enter has 10. 

In the present scenario, the CK editor appends an additional Shift+Enter (Ascii 10) when user click on Enter Key  (which is undesired). 

The issue is reproducible @ site ckeditor.com/demo 


"	Bug	closed	Normal		General		invalid		
