﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13043	Inline styles are not maintained in IE11 when using Korean.	Jakub Ś		"To reproduce:

**Scenario 1**
1. Open replacebycode sample in IE11
2. Set inline style like font-size 48px or marker class and type something.
3. Set language to Korean and keyboard to Hanja Convert
4. without moving cursor type something in Korean
**Result:** text is not styled.


**Scenario 2**
1. Open replacebycode sample in IE11
2. Set language to Korean and keyboard to Hanja Convert
3. Set inline style like font-size 48px or marker class and type something in Korean.
**Result:** text is not styled.

**Scenario 2**
1. Open replacebycode sample in IE11
2. Set language to Korean and keyboard to Hanja Convert
3. Type something in Korean
4. Select text and style it with inline style like font-size 48px or marker class
5. Move cursor to the end of line, press enter and type something in Korean 
**Result:** text is not styled.

Problem can be reproduced from CKEditor 3.0 at least. 

I have checked native contenteditable  element and styles are continued to the second line or they don't get cancelled when you change input method."	Bug	confirmed	Normal		General	3.0		IE11	
