Wiktor Walc

Results 20 issues of Wiktor Walc

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

This question is recurring: > 1) Copy of different font types (may not be identical fonts) > 2) Copy of different font sizes (may not be identical sizes) > 3)...

enhancement

#126 came out from the lack of understanding what is the benefit of having full HTML pages as "source" files for SDK samples that are later built. This is because...

enhancement

To investigate: 1. Build SDK with `grunt build` 2. Launch http://127.0.0.1/ckeditor-sdk/dev/ckeditor_sdk/samples/styles.html 3. Get Sample Source Code -> Stylesheet Parser plugin -> Download Launch the downloaded sample locally, see that the...

Imho there are two problems with the sample - the control elements are too far from the editor - key names are repeated too many times (minor issue) ![image](https://cloud.githubusercontent.com/assets/545175/4698651/2630e6d4-5837-11e4-9353-6017692a133a.png) Anyone...

enhancement

During the build process we could merge all the small JS files in the assets folder (4-5 JavaScript files at this moment) so that everything loaded a bit faster.

enhancement

Right now we keep a hardcoded reference to `ckeditor.js` loaded from CDN in `simplesample.js`. It makes using the current version of CKEditor in generated builds a bit hard. One of...

enhancement

Since a11y checker is heavily using its own dialogs I believe that when no issues are found, for consistency CKEditor dialog should be used to notify about this as well:...

enhancement
question

This might be a quail configuration issue, so feel free to close it if it works as expected. When I place short dates in headers, like in the picture below,...

Quail