-
### Environment
PHP 8.1
SYMFONY 4.4
#### Symfony packages
{
"type": "project",
"license": "proprietary",
"require": {
"php": "^8.1",
"ext-ctype": "*",
"ex…
-
## Type of report
Feature request
## Provide description of the new feature
Currently Div Container plugin uses same styles set file as the Styled Dropdown plugin -https://github.com/ckeditor…
-
## Type of report
Feature request
## Provide description of the new feature
During development of PfW and its peers we encounter a number of issues caused by our inability to easily detect th…
-
## 📝 Provide a description of the improvement
In CKEditor 4, while inserting a table, it is possible to define the border width, which is reflected in the `border` attribute. However, CKEditor 5 us…
-
## Are you reporting a feature request or a bug?
Feature request
## Provide detailed reproduction steps (if any)
It would be nice to do a partial matching for class presence using `CKEDITOR.s…
-
We all know NPM is the devil. Buuut... it does have two benefits...
- getting automatic Dependabot notifications to bump dependencies, when security issues arise;
- easily updating all assets, by d…
-
I think this is similar to the problem with the embedded paypal button that was disappearing but was fixed in Issue #190. This time the issue is occurring in a blog post.
This time the disappearing e…
-
## Type of report
Failing test
## Provide detailed reproduction steps (if any)
1. Try to paste the second docx in readonly mopde (CKEditor4.PFW.Sample.Mixed_styles) from `tests/plugins/pastef…
-
## Type of report
Bug
## Provide detailed reproduction steps (if any)
1. Open https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-contentsCss.
2. Notice that documentatio…
-
Using the sync client, having " in WYSIWYG content results import errors. Reason is that unsanitizeText() in Utils.php replaces all occurences of " with real ", which breaks the JSON content…