Jacek Bogdański

Results 58 comments of Jacek Bogdański

I can reproduce the issue using your sample. To simplify it a bit, here are reproduction steps for the issue: 1. Execute below code to initialize CKEditor: ```javascript CKEDITOR.plugins.add( 'simplebox',...

Hey @sryarama, so far we have no progress on this issue due to other priorities in CKEditor 4. If you looking for a way to push this issue forward, you...

Let's check if the ticket is still valid.

I used ~500kB text on Chrome, but couldn't reproduce the issue. It works slower than the native `contenteditable` element obviously, but the typing experience is pretty well. I believe that...

Thanks for the sample. Indeed performance with the provided file is not perfect, also for the latest version of CKEditor4. However, I can see a significant performance drop even with...

Happy New Year :smile: I'm sorry but I can't give any ETA for the improvement. This ticket will get an appropriate milestone once we start working on it.

Please, if you are interested in this improvement, give the main ticket https://github.com/ckeditor/ckeditor4/issues/3750#issue-542552218 thumbs-up :+1: so it has better visibility for us when planning development iteration.

@MS-JisungHan we are keeping an eye on the issue, but searching for bottlenecks is time-consuming and we cannot postpone current tasks over it. The issue is already on our planning...

This improvement may require changing the order of our dialog input options, as for now going from `rows` to `width` doesn't make much sense (also for other dialogs). The issue...

It looks like the fix applied for https://github.com/ckeditor/ckeditor4/issues/5125 doesn't work on android. I've checked that issue with Pixel 6 and indeed it's still reproducible. iOS works fine.