﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14250	Block Styles are not copied to new line	Lynn Robinson		"== Steps to reproduce ==

1. Apply a style to a single line of text in the full editor using the style combo dropdown 
2. Select all of the text again, and copy (ctrl-c).
3. Position cursor at the end of the text and press return to create a new line. Now Paste (ctrl-p). The style formatting  is not retained in the pasted text.

(However, if you copy/paste multiple lines, the bug does not happen, the style is successfully retained.)

== Expected result ==
The pasted line should retain the style

== Actual result ==
The pasted line does not retain the style

== Other details (browser, OS, CKEditor version, installed plugins) ==
Happens in your demo, even in your 10/7/15 nightly build:  http://nightly.ckeditor.com/15-12-10-07-07/full/samples/

Bug happens in multiple browsers: Firefox, IE, and Google Chrome
-----
**EDIT:**
1. Open default sample and clear editor contents with ""New Page"" button
2. Type 'Test', select it with mouse and select ""Italic Title"" block style from Styles dropdown
3. Copy selected text with Ctrl+C
4. Click next to selected text to unmark selection and press enter to move to new line
5. Paste copied content into editor
**Result:** Simple paragraph instead of styled Header is pasted.[[BR]]

**NOTES:** Block Styles were copied till CKEditor version 4.4.8"	Bug	confirmed	Normal		General	4.5.0			
