I have a project with ckeditor4 in it. I use 'wysiwygarea' plugin for fullscreen html editing. Locally everything seems fine but on testing environment Chrome input on large documents started lagging. The problem appears on Chromium engine only, FF seems to be working fine. It appears like this: I open editor, start typing at the end of large document with tables and images, the speed is actually normal, but in 2-3 seconds it slows down and there's notable lag between keydowns and letters appearing. It started recently, Chrome v.89 does not seem to have this problem. If you spotted something similar in your projects, please share your thoughts
Typing performance in ckeditor4 on Chrome is low, input is lagging on large text in HTML editor
364 Views Asked by redisotschek At
1
There are 1 best solutions below
Related Questions in PERFORMANCE
- Upsert huge amount of data by EFCore.BulkExtensions
- How can I resolve this error and work smoothly in deep learning?
- Efficiently processing many small elements of a collection concurrently in Java
- Theme Preloader for speed optimization in WordPress
- I need help to understand the time wich my simple ''hello world'' is taking to execute
- Non-blocking state update
- Do conditional checks cause bottlenecks in Javascript?
- Performance of sketch drastically decreases outside of the P5 Web Editor
- sample query for review for improvement on big query
- Is there an indexing strategy in Postgres which will operate effectively for JOINs with ORs
- Performance difference between two JavaScript code snippets for comparing arrays of strings
- C++ : Is there an objective universal way to compare the speed of iterative algorithms?
- How to configure api http request with load testing
- the difference in terms of performance two types of update in opensearch
- Sveltekit : really long to send the first page and intense CPU computation
Related Questions in GOOGLE-CHROME
- How to tweak the security policy of Chrome, in order to run "unsafe" snippets in the console?
- Is it possible to manipuate 3rd party Chrome Extensions Network Reqeuests?
- undetected_chromedriver urllib.error.URLError
- Load testing k6 browser + docker
- Editor texto estilo WYSIWYG
- NodeJS crashing chrome browser
- Difficulty Accessing HTTP URLs/IP Addresses Due to Browser Redirecting to HTTPS: Seeking Solutions
- Chrome extension MV3: persistent service worker die after wake up from hibernation
- Attempting to Bundle a Require Command For a Chrome Extension
- Launch URL from C# and detect when browser is closed
- Python selenium scrap data from dynamic website table
- Google Chrome is consuming a lot of CPU on a video call?
- Component drawing error React App on Android + Chrome
- Chrome Selenium CDP Bidi API - Next Commands sended to Target Session have no effect while the initial one does work
- Devtools not working when i try to inspect elements for selenium python it goes to previous page
Related Questions in CKEDITOR
- Can the CKEditor Mathjax plugin be used to make inline math formula editing rather than in a separate window?
- Editor texto estilo WYSIWYG
- How do I replace CKEditor text inside a rte-webpart?
- CKEditor selectionChange is not working as it should be
- Are there any ways to add Bootstrap Carousel in CKEditor (django-ckeditor)
- ckeditor dataDowncast - I can not use both markerToData and markerToHighlight at the same time
- Upload images in CKEditor in React
- Add youtube embed for htmlpurifier so that it works with ckeditor?
- Angular 17 standalone application integrate CKEditor 5 -- Error: window is not defined
- How to set border for each side of a table cell with CKEditor?
- Implement Simple upload adapter Ckeditor
- How to remove inline styles from automatically added images after upload in CkEditor 5
- Add an aria-label to code block in CKEditor
- Uncaught (in promise) TypeError: Editor.enableReadOnlyMode is not a function (ckeditor)
- Nginx Problem with Django-ckeditor package
Related Questions in CKEDITOR4.X
- CKEditor selectionChange is not working as it should be
- Are there any ways to add Bootstrap Carousel in CKEditor (django-ckeditor)
- Unable to type in editor box of CKEditor
- Unable to build dynamic iterative lists
- CkEditor 4.17.1 changes impossible
- How to implement autocomplete plugins to React TypeScript frontend?
- How do I add custom editable field to Upload dialog on CKEDITOR 4?
- 'CKEditor' cannot be used as a JSX component
- Vosk speech recognition for Flask app to recognize audio into CK Editor
- Ckeditor in the style of a document editor
- Drupal 9 - Load library from code snippet module
- CKEditor5 v. 10.1.6 stopped showing up in Drupal10 site
- Ckeditor not clearing up for on submit in angular
- Ckeditor4 textboxs not working in bootstrap modal?
- Markup is broken migrating from CKEditor 4 to CKEditor 5
Related Questions in HTML-EDITOR
- How to Create an HTML Editor with Custom UI in Flutter?
- Jodit editor style override html code style
- HTML Editor Validation in ExtJS 6.5.0 - Mimicking Text Field Behavior When allowBlank is false
- How can I set up code hints for a custom HTML attribute in IntelliJ?
- how to make html editor to be disable or read only
- How to change textStyle of HtmlEditor? execCommand works but it works wrong. Flutter, html_editor_enhanced
- Is there a VS Code extension like intelliSense that will autocomplete outlook conditional code rather than commenting it out?
- flutter web - html_editor_enhanced throwing error when try to change the font-family or font size
- How do I listen for HTMLEditor getting or losing focus?
- Dart Flutter: How to add RTL Rich Text Editor with Default Arabic Font
- htmltoolbar and htmlEditor separate background color
- Trumbowyg React input data typed reverse order
- How can i remove this white lines from ToolbarPosition.custom?
- how to change confige react-mui-draft-wysiwyg?
- Silverstripe 4 use additional custom HTMLEditorField
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Upgrade to CKEditor v.5+ was not available so my team decided to switch to another, lightweight editor.