Kacper Tomporowski

Results 32 comments of Kacper Tomporowski

@FilipTokarski @Acrophost could you please take a look at it :point\_up:? Tests should cover: * Desktop browsers, * Mobile devices, * All editor types, * Different toolbars (the main toolbar,...

This issue is reproducible also on desktop. It affects all narrow screens: ![Screenshot 2021-10-05 at 12 27 54](https://user-images.githubusercontent.com/20988892/136006927-fb24be9c-47f4-452c-a055-66fd19644580.png)

Hi, it seems there's something wrong with your webpack configuration. Did you follow our [React integration guide](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/frameworks/react.html#integrating-ckeditor-5-built-from-source)?

Hi, thanks for the report. I've converted your ticket to a feature request.

I love that finally CMD + backspace works :tada:. However, I've found one issue related to this feature. ### Firefox 1. Put the caret at the end of a single-line...

@niegowski unfortunately, the original issue is not fixed. Actually, with these changes, I can't place the selection anywhere, as it jumps to the beginning of the document. ![](https://user-images.githubusercontent.com/20988892/183036114-fa638739-65df-4916-a7df-0e0eb256a5a2.gif)

I just want to make a small update about this issue. This bug still occurs in `iOS` (tested with `iPad iOS 11.1.2`) and `CKEditor 4.8.0`. > Update: PR #328 does...

There is another scenario with a similar effect. ## Steps to reproduce 1. Open a sample with scrollable content. 1. Focus the editor. 1. Scroll to the bottom of the...

Hi @chanvuetto-t! I've checked the issue and I'm unable to reproduce it on iPhone 8. After typing the `a` character, the composition starts properly: ![](https://user-images.githubusercontent.com/20988892/202394764-5e3c67e5-5950-4bc8-9e21-757e344c64cb.jpeg) Can you check if you...