id summary reporter owner description type status priority milestone component version resolution keywords cc 3593 Use body.contentEditable = true instead of domDocument.designMode = 'on' Alfonso Martínez de Lizarrondo Garry Yao "Except Firefox 2, the rest of the browsers support contentEditable, and their behavior should be almost the same with at least one big difference: If body.contentEditable=true is used then the behavior of elements inside the body with contentEditable=false is as expected and the browser itself takes care of not allowing to edit them. This is really useful for little things like the Placeholder (v2 only for the moment) plugin. This behavior is reported in https://bugzilla.mozilla.org/show_bug.cgi?id=462735 , https://bugs.webkit.org/show_bug.cgi?id=22036 and in the internal Opera tracker." Bug closed Normal CKEditor 3.3 General SVN (CKEditor) - OLD fixed IBM Confirmed Review+ satya_minnekanti@…