﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16623	Contents in source modal window diappears	Yogesh		"We are using CKEditor 4.5.11, this issue happens in chrome browser only.
In CK on Source modal window paste content like below:

<style type=""text/css"">.button {
background: Silver; border: 2px solid rgba(33, 68, 72, 0.59); color: rgba(0, 0, 0, 0.55); padding : 5px 5px 5px 5px;
 }
.buttonOff {
background: Silver; border: 2px solid rgba(33, 68, 72, 0.59); color: rgba(0, 0, 0, 0.55);
}
.buttonOff:hover {
    background: #1cafd9;
}
#mid{
height: 350px; overflow-y: auto;
}
.mid{
align:left;
}
.imgcol{
width: 6%;
}
table{
width:100;
}
.txtcol{
width: 10.5%;font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;  font-size: 10px;
}
</style>

When we again go to Source modal window contents in modal window disappears.
"	Bug	closed	Normal		General		invalid		
