1

The behavior of the tooltip in the inline editor is so annoying while typing or moving cursor around. : How do I remove it or change the its behavior?

I want to show the image but have not enough reputation. :) http://ckeditor.com/forums/CKEditor/How-do-I-remove-the-inline-editor-tooltip

ngungo
  • 4,892
  • 4
  • 29
  • 36
  • possible duplicate of [How can I change the title ckeditor sets for inline instances?](http://stackoverflow.com/questions/14502142/how-can-i-change-the-title-ckeditor-sets-for-inline-instances) – AlfonsoML Apr 03 '13 at 13:58
  • See http://stackoverflow.com/questions/14502142/how-can-i-change-the-title-ckeditor-sets-for-inline-instances/14548739 – ngungo May 05 '13 at 22:31

3 Answers3

0

apparently the ckeditor team didn't think this was important or easily achievable:

http://dev.ckeditor.com/ticket/9896

Wasif.Butt
  • 569
  • 5
  • 11
0

Don't give up, i think if you find the right element within the CKEDITOR iframe, you could disable it using JQuery.

You could always give it a go: How to disable tooltip in the browser with jQuery?

Besides that it's not more than a title attribute to the editor.

Community
  • 1
  • 1
Spons
  • 1,593
  • 1
  • 17
  • 46
0

This issue will be resolved in CKEditor 4.2. You can use proposed solution if you wish to have it immediately or just wait a couple of weeks for stable 4.2.

oleq
  • 15,697
  • 1
  • 38
  • 65