Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Chrome/Safari] Block shouldn't be nested inside another block after paste #741

Closed
Mgsy opened this issue Dec 22, 2017 · 2 comments
Closed
Labels
browser:chrome browser:safari type:bug This issue reports a buggy (incorrect) behavior.

Comments

@Mgsy
Copy link
Member

Mgsy commented Dec 22, 2017

🐞 Is this a bug report or feature request? (choose one)

  • Bug report

💻 Version of CKEditor

1.0.0-alpha2

📋 Steps to reproduce

  1. Go to http://localhost:8125/ckeditor5-core/tests/manual/article.html.
  2. Create empty block quote.
  3. Double-click inside this block quote.
  4. Press Ctrl + X.
  5. Put the selection at the end of Heading 1.
  6. Press Ctrl + V.

✅ Expected result

Element should be pasted outside of the block.

❎ Actual result

Element is nested inside the <h1> block.

📃 Other details that might be useful

GIF
bug_cke5

Other information

Related - #730
OS: Windows 10, MacOS X
Browser: Chrome, Safari, Opera

@Mgsy Mgsy added the type:bug This issue reports a buggy (incorrect) behavior. label Dec 22, 2017
@Reinmar
Copy link
Member

Reinmar commented Jan 17, 2018

Not a regression, but quite serious.

@Mgsy
Copy link
Member Author

Mgsy commented Feb 22, 2019

It's fixed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
browser:chrome browser:safari type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants