Piotrek Koszuliński

Results 90 issues of Piotrek Koszuliński

## 📝 Provide detailed reproduction steps (if any) On the feature branch from https://github.com/ckeditor/ckeditor5/issues/11438: 1. Put selection on a table/image/widget and press left arrow key 2. Type "k" using a...

type:bug
package:widget
domain:ime
squad:core

## `readonly` While working on #11708 we came across an difference in how we used JSDoc's `@readonly` and the semantics of TS's `readonly` keyword. In TS's world, a readonly property...

type:task
squad:core
status:planned
domain:ts

Potentially a part of #12425. When in composition on Android (i.e. using e.g. GBoard, even in English mode), pressing Backspace triggers `beforeInput` with `insertCompositionText` with a non-empty target range that...

type:improvement
browser:android
domain:ime
squad:core

Hi, I want to create a guide which describes how the `{@link}` tag should be used in doc strings, so I have code samples which look like this: ``` /**...

Hi, I'm afraid that it's related to Markdown library used by JSDuck and cannot be fixed by you, but I'm reporting this anyway. We've got a nested list structure like...

bug

When I ran `rake gem` I had the following error: ``` ReferenceError: Can't find variable: Ext phantomjs://webpage.evaluate():6 phantomjs://webpage.evaluate():1 /usr/local/SenchaSDKTools-2.0.0-beta3/compat/scripts/phantomjs-jsb.js:230 ``` This is caused by incorrect URI: https://github.com/senchalabs/jsduck/blob/master/Rakefile#L107 There's a hardcoded...

bug

## 📝 Provide a description of the improvement If you set table borders to none this is what you'll likely see: ![](https://user-images.githubusercontent.com/156149/82222202-3f1c2100-9921-11ea-936d-b2edd3fd16c4.png) The table still has a border. Why does...

type:improvement
package:table
domain:ui/ux
support:2
domain:dx
squad:core

See https://github.com/ckeditor/ckeditor-dev/pull/112.

The roadmap is divided into 3 parts: * Done – topics which we already finished and done and consider ready to ship (may need bug-fixing and minor polishing), * In...

announcement

It's over 3 years since we created this repository. Our goal was to centralize discussions about CKEditor 5 major architectural decisions and meta-aspects like various naming and code style conventions....

announcement