id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 11334,"CKEditor adds a space after the ""cke_dialog_ui_input_textarea"" class",Sudhindra Rao,,"We just upgraded to the latest version of ckeditor and downloaded the minified version. Everything worked fine except for places where textarea are created we see the problem trying to access ""cke_dialog_ui_input_textarea"". We looked at the code and found that one place ckeditor does the following f[""class""]=""cke_dialog_ui_input_textarea ""+(a[""class""]||"""") Having this line causes the class=""cke_dialog_ui_input_textarea "" with an extra whitespace when a[""class""] is undefined. This caused our tests with sahi to fail since sahi was not able to find anything with the exact class name. We have reported the bug with sahi as well. But attached is the patch that can fix it for the ckeditor. Hope this works for ckeditor and helps. -Thanks Sudhindra",Bug,confirmed,Low,,General,4.1,,,