CKEditor 4 reached its End of Life (EOL) in June 2023. From then on, it will receive no more updates, new features, bug fixes, and security patches. Visit CKEditor 5 Docs for the actively supported CKEditor or check Extended Support Model.
Report an issue
Class

CKEDITOR.focusManager._

class singleton private

Object used to store private stuff.

Filtering

Properties

  • private

    blurDelay : Number

    The delay (in milliseconds) to deactivate the editor when a UI DOM element has lost focus.

    Defaults to 200