j.swiderski

Results 12 issues of j.swiderski

## Type of report Feature request ## Provide description of the new feature ZIP: [simplebox4.zip](https://github.com/ckeditor/ckeditor4/files/4040498/simplebox4.zip) The attached plugin is a modified version of a simplebox widget from our [tutorial](https://ckeditor.com/docs/ckeditor4/latest/guide/widget_sdk_tutorial_2.html). The...

type:feature
status:confirmed
support:2

## Type of report Bug ## Provide detailed reproduction steps (if any) 1. Write a sentence inside the MS Word file. 2. Use a Strong style to bold it ![obraz](https://user-images.githubusercontent.com/5314687/83614411-74fa1000-a585-11ea-876a-3740bbe11bdc.png)...

type:feature
status:confirmed
plugin:pastefromword
support:2

## 📝 Provide detailed reproduction steps (if any) Based on support ticket np. 75352. Accessibility concern on SVG icons. The svg icons that are used in buttons should have an...

type:bug
support:2
domain:accessibility
squad:green

## 📝 Provide a description of the new feature _What is the expected behavior of the proposed feature?_ At the moment DLL builds generate main build (essentials) and separate build...

type:feature
support:2

## 📝 Provide detailed reproduction steps (if any) 1. Go to https://ckeditor.com/docs/ckeditor5/latest/features/general-html-support.html#demo 2. Remove everything except for red box 3. Click inside it and try to leave it using arrows...

type:bug
support:2
squad:core
package:html-support

## Type of report Bug ## Provide detailed reproduction steps (if any) 1. Open Safai on Mac, focus editor and press `Alt+0` to open A11y dialog. 2. You can see...

type:bug
status:confirmed
support:2

## 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/ckeditor4/blob/master/plugins/div/dialogs/div.js#L375-L376. There might...

type:feature
status:confirmed
plugin:stylescombo

## Are you reporting a feature request or a bug? ## Provide detailed reproduction steps (if any) 1. Use the following configuration: ``` handleChange = (e) => { console.log(e.editor.getData()); this.setState({...

status:confirmed
type:bug

When building with  `--mode production`  you get `UglifyJs Unexpected token: keyword (const)` because Uglify doesn't support ES6 modules. We had this issue in CKEditor 5 thus we [have switched our...

## 📝 Provide a description of the new feature When creating links from scratch it is only possible to specify Link URL which gets used as a href and link...

type:feature
support:2