I’m using the inline editing feature of CKEditor, but I want to add some hint text to the initial state of the control, i.e. something like “Click here to edit…”, but I would like that hint text to be removed automatically when the user clicks the control to start typing. Is this feasible, or is there any alternative?
Thanks!
Your issue refers to:
https://stackoverflow.com/questions/15771455/ckeditor-4-1-how-do-i-remove-inline-tooltip/15790093#15790093
https://stackoverflow.com/questions/14730921/how-to-remove-the-title-attribute-that-the-ckeditor-4-add-automatically-on-inl
https://stackoverflow.com/questions/14502142/how-can-i-change-the-title-ckeditor-sets-for-inline-instances/14548739
CKEditor forum post
…and finally the ticket that will resolves above issues in the next major release (CKEditor 4.2).