Kacper Tomporowski

Results 30 issues of Kacper Tomporowski

## 📝 Provide detailed reproduction steps (if any) 1. Go to http://localhost:8081/ckeditor5/34.2.0/examples/builds/balloon-block-editor.html. 2. Focus the editor. 3. Open the block toolbar with a mouse click. 4. Close the block toolbar...

type:bug
package:ui
domain:ui/ux
domain:accessibility
type:regression
squad:green
status:in-progress

## 📝 Provide detailed reproduction steps (if any) 1. Open the sample with GHS configured to allow all + HTML comments. 2. Open the source editing and use the following...

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

## 📝 Provide detailed reproduction steps (if any) 1. Go to [https://ckeditor.com/docs/ckeditor5/latest/examples/builds/classic-editor.html](https://ckeditor.com/docs/ckeditor5/latest/examples/builds/classic-editor.html). 2. Set the content with the table: [https://gist.github.com/Mgsy/e72dd372ca99025249228af6ee55c548](https://gist.github.com/Mgsy/e72dd372ca99025249228af6ee55c548)  3. Downgrade the CPU performance 6x (Dev tools -> Performance)....

type:bug
support:2
squad:core
status:in-progress

## Steps to reproduce 1. Enable some manual decorators in your editor. 2. Add the following styles to the component's style file: ```css :host ::ng-deep .ck-button__toggle { border-radius: calc(var(--ck-border-radius)*3.5) !important;...

type:bug
support:2

## 📝 Provide detailed reproduction steps (if any) 1. Open a sample with GHS + enable all + [`addTargetToExternalLinks`](https://ckeditor.com/docs/ckeditor5/latest/api/module_link_link-LinkConfig.html#member-addTargetToExternalLinks) configuration. 2. Insert a link with the `rel` attribute, e.g. `editor.setData('Foo')`....

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

## 📝 Provide detailed reproduction steps (if any) **Edit: 15.09.2022** 1. Go to https://ckeditor.com/docs/ckeditor5/latest/examples/builds/document-editor.html. 1. Create a non-collapsed selection at the beginning of the editable. 1. Open the headings dropdown....

type:bug
browser:ios
support:2

## 📝 Provide detailed reproduction steps (if any) 1. Enable Document lists, Document list properties, Indent block and Paste from Office. 2. Paste the content from the example - [Lorem...

type:bug
package:list
package:paste-from-office
support:2
squad:core

## 📝 Provide a description of the improvement The split button arrow for lists is missing a proper `aria-label` attribute, e.g. `Numbered List Options`.  --- If you'd like to see...

type:improvement
package:list
support:2
domain:accessibility
squad:green

## 📝 Provide a description of the improvement Currently, our buttons for the list styles don't use the `aria-pressed` attribute, depending on the button state. It should be added to...

type:improvement
package:list
support:2
domain:accessibility
squad:green

## 📝 Provide a description of the improvement The special characters form heading is represented as a ``. To improve the accessibility we should consider changing it to a proper...

type:improvement
support:2
domain:accessibility
package:special-characters
squad:green