Opened 8 years ago

Closed 8 years ago

#14336 closed Bug (invalid)

[Urgent] Ckeditor4 is loading too slow at first instance, can't able to preload

Reported by: Ram Vinoth Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. Replace Textarea with ckeditor4 for first time in the page

Expected result

  1. Wanted to load ckeditor4 fast, atleast by preloading it

Actual result

  1. Takes more time to load at first
  2. can't able to preload, as some of the request like content.css,editor.js,and some icons loads only when it is visible

Other details (browser, OS, CKEditor version, installed plugins)

  1. I am using Jquery templates for my website, and the editor loads dynamically on request to that template page.
  2. Really urgent.

Change History (1)

comment:1 Changed 8 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.5.6

Please ask your implementation questions on stackoverflow.

Just one note - if you want to decrease the time, CKEditor requires to load, you can think of limiting number of plugin it uses. Just use the plugins your users will need. Perhaps the basic package is the solution for you - http://ckeditor.com/download?

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy