ckeditor4-sdk icon indicating copy to clipboard operation
ckeditor4-sdk copied to clipboard

A set of software development tools for CKEditor 4 along with samples.

Results 69 ckeditor4-sdk issues
Sort by recently updated
recently updated
newest added

## Provide detailed reproduction steps (if any) 1. Open https://sdk.ckeditor.com/samples/fileupload.html#uploading-dropped-and-pasted-images (note `#uploading-dropped-and-pasted-images` part). 2. Open the conosle. ### Expected result No exceptions were thrown. ### Actual result Console contains following...

bug

[SCAYT](https://github.com/WebSpellChecker/ckeditor-plugin-scayt) plugin comes with the option Grammar As You Type (GRAYT) which is disabled by default. We could add it to our [Spell Check](http://sdk.ckeditor.com/samples/spellchecker.html) page, so that users can play...

The build process should be split into two tasks: - building - publishing After a successful build, the developer should do smoke testing to check if the SDK build runs...

On this page http://sdk.ckeditor.com/index.html This link near the top 'samples' does nothing. ![image]()

Open this link in Chrome: http://sdk.ckeditor.com/samples/fileupload.html#uploading-dropped-and-pasted-images Result in the error console: ``` simplesample.js:191 Uncaught TypeError: Cannot read property 'length' of undefined(…) createSampleSourceCode @ simplesample.js:191 getSampleSourceCode @ simplesample.js:171 showSampleSource @ simplesample.js:330...

bug

This is by design, the ticket is about adding some reasonable warning to the offline build that the sample does not work offline and requires internet connection to load CKEditor...

It is impossible to drop contacts into CKEditor on Edge. http://sdk.ckeditor.com/samples/draganddrop.html ![image](https://cloud.githubusercontent.com/assets/545175/20317408/30c59b4c-ab66-11e6-8507-259d7f01a0a4.png)

bug

#179 Added CodePen and jsFiddle links to samples.

review

We have planned to add this feature since the beginning, it would be cool to have it now. There should be a feature to view/edit the code of a particular...

review
review-

We should link AC to a CDN to make sure that it's always up to date and simplify deployment. We don't have to do it now but it's definitely something...