Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
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

Maximum call stack size exceeded error when trying to style a very long paragraph #16819

Closed
mabryl opened this issue Jul 30, 2024 · 0 comments · Fixed by #16821
Closed

Maximum call stack size exceeded error when trying to style a very long paragraph #16819

mabryl opened this issue Jul 30, 2024 · 0 comments · Fixed by #16821
Assignees
Labels
browser:chrome browser:safari domain:performance This issue reports a problem or potential improvement regarding editor performance. squad:core Issue to be handled by the Core team. support:2 An issue reported by a commercially licensed client. type:bug This issue reports a buggy (incorrect) behavior. type:performance This issue reports a performance issue or a possible performance improvement.

Comments

@mabryl
Copy link
Contributor

mabryl commented Jul 30, 2024

📝 Provide detailed reproduction steps (if any)

  1. Download the sample file and paste its contents into the editor -
    long text ckeditor.txt

  2. Select all of the content

  3. Try to style it, e.g. by applying bold

✔️ Expected result

The chosen style should get applied and no errors should be thrown.

❌ Actual result

The Maximum call stack size exceeded error appears and the editor freezes:

Screen.Recording.2024-07-30.at.11.14.10.mov

📃 Other details

  • Browser: Chrome Version 126 for macOS, Safari Version 17.5 | Firefox Version 128 for macOS is not affected by this issue
  • OS: cross-OS
  • First affected CKEditor version: N/A
  • Installed CKEditor plugins: N/A

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@mabryl mabryl added type:bug This issue reports a buggy (incorrect) behavior. browser:chrome browser:safari support:2 An issue reported by a commercially licensed client. type:performance This issue reports a performance issue or a possible performance improvement. squad:core Issue to be handled by the Core team. domain:performance This issue reports a problem or potential improvement regarding editor performance. labels Jul 30, 2024
@Mati365 Mati365 self-assigned this Jul 30, 2024
@CKEditorBot CKEditorBot added this to the iteration 77 milestone Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:chrome browser:safari domain:performance This issue reports a problem or potential improvement regarding editor performance. squad:core Issue to be handled by the Core team. support:2 An issue reported by a commercially licensed client. type:bug This issue reports a buggy (incorrect) behavior. type:performance This issue reports a performance issue or a possible performance improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants