﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7588	dialog semi-transparent background div created twice	kkez	Frederico Caldeira Knabben	"This is happening since 3.5.1. 3.5 didn't have this problem and neither did 3.4.x.

How to reproduce:

1) include ckeditor.js:
<script type=""text/javascript"" src=""ckeditor/ckeditor.js""></script>

2)use ckeditor php class to create the editor, or include ckeditor.js again and then create the editor via javascript.

3) click on a toolbar button that opens a dialog, eg. ""link"" (note: the bug happens now, you can see that two background div are created)

4) close the dialog

5) since there are two background div, the second one remains and covers everything.


"	Bug	closed	Normal	CKEditor 3.5.4	UI : Dialogs	3.5.1	fixed		
