When below code is writen in html page , CKEditor's dialog is not normal displayed.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


In 2.gif, button can not be clicked.
When below code is writen in html page , CKEditor's dialog is not normal displayed.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
In 2.gif, button can not be clicked.
Re: CKEditor3.6.2:I think it has a bug
I have tried to insert doctype declaration in fullPage mode but no problems with image dialog occurred.
There were no errors and images were inserted without any problems.