-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve typing performance for large documents #3750
Comments
I used ~500kB text on Chrome, but couldn't reproduce the issue. It works slower than the native Could you provide more information about the testing environment i.e.
|
|
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 native contenteditable, which means that overall Korean and Chinese languages have some impact on typing performance. Nevertheless, it would be still nice to do research if we have some bottlenecks in the code which could improve typing performance. We also have reported #3637 issue, but AFAIK it's more about just keeping pressed |
Happy new year @jacekbogdanski |
Happy New Year 😄 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. |
Hi @jacekbogdanski, I hope you are doing good. If there is any update, please let me know. Thanks for your assistance. |
Hi @jacekbogdanski, Please let us know your response. |
Please, if you are interested in this improvement, give the main ticket #3750 (comment) thumbs-up 👍 so it has better visibility for us when planning development iteration. |
Hello Jacekbogdanski Currently, around 25 plus users affected with this issue in the production. Characters are missing when typing Korean language in the Edge browser and long delay in the Chrome browser. Also noticed slowness for the English language as well while typing for email replies , specially when the email content is large . Please help with fix. Will appreciated if we have any ETA for this fix. Thanks & Regards |
Hello @jacekbogdanski I would appreciate an update status of this fix. Do you have any progress or is there any plan to fix this issue? I am looking forward to hearing from you. Thanks for your assistance in advance. |
@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 milestone. |
@jacekbogdanski, @f1ames, I would appreciate an update progress of this issue. Thanks for your assistance in advance. |
Hi @jacekbogdanski, @f1ames, would you please let us know ETA of this fix? End-users report that the editor performance is not very good with long content especially for Email conversation area. Please prioritize this and help to enhance this. |
Hi @MS-JisungHan, unfortunatelly, we don't have any ETA for this issue due to other priorites. As @jacekbogdanski mentioned in the comment above this is quite time consuming and results are hard to predict (and there might be some native/upstream issues which needs to be adressed by browser vendors too). If you looking for a way to push this issue forward, you may contact our support team to see if there are any options to speed things up. |
Thanks @f1ames for your response. As suggested, I requested this to your support team and am waiting for resposne. |
Please kindly update progress of this ticket. Thanks for your assistance in advance. |
Dear Team, I would appreciate an update status of this issue. I am looking forward to hearing from you. |
Dear Team, Are there any update on this ticket? Also regarding the severity of the issue its not only Korean or Chinese characters Please advise |
Hey @JisungHan-MS this is Ludwika from the CKEditor team. I already sent the response to your inquiry via email twice (April & May) and it seems you haven't received it. I will send it once again in a while - would you please check your mailbox and confirm you've got it? |
Hi Ludwika,
I received your email. The purpose of the update request in the attached email is announcing the current status from CKEditor team to the MS VIP customers who are in the CC list. They pushes our MS support a lot and this can’t be manageable only from MS side since the product is CKEditor.
Would you please do “Reply All” for the attached email and add your answer that you provided me last month? That would be very helpful to convince the VIP customer who pushes MS support and management team a lot.
Best regards,
Jisung Han
|
Are you reporting a feature request or a bug?
BUG-There is a lag when typing characters
Issue is major for korean and chinese language where some character goes missing whereas for english it renders after 2-3 seconds
Provide detailed reproduction steps (if any)
Expected result
The text should render without delay
Actual result
There is delay while typing characters
Other details
Similar issues on previous versions-
https://dev.ckeditor.com/ticket/13924
https://dev.ckeditor.com/ticket/12062
The text was updated successfully, but these errors were encountered: