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

Pasting into selection made of multiple table cells crashes the editor #6377

Closed
oleq opened this issue Mar 4, 2020 · 1 comment
Closed
Labels
package:table type:bug This issue reports a buggy (incorrect) behavior.

Comments

@oleq
Copy link
Member

oleq commented Mar 4, 2020

πŸ“ Provide detailed reproduction steps (if any)

  1. Copy some text.
  2. Create a multi-cell selection using your mouse.
  3. Ctrl+V

βœ”οΈ Expected result

The text should be pasted, probably into the last cell in the seleciton.

❌ Actual result

Editor crashes.

2020-03-04 12 11 49

πŸ“ƒ Other details

master


If you'd like to see this fixed sooner, add a πŸ‘ reaction to this post.

@oleq oleq added type:bug This issue reports a buggy (incorrect) behavior. package:table labels Mar 4, 2020
@oleq oleq added this to the iteration 30 milestone Mar 4, 2020
@Reinmar
Copy link
Member

Reinmar commented Mar 9, 2020

Fixed with ckeditor/ckeditor5-engine#1830.

@Reinmar Reinmar closed this as completed Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:table type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants