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

Wrong text format #6724

Closed
itsopi opened this issue May 4, 2020 · 1 comment
Closed

Wrong text format #6724

itsopi opened this issue May 4, 2020 · 1 comment
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:bug This issue reports a buggy (incorrect) behavior.

Comments

@itsopi
Copy link

itsopi commented May 4, 2020

📝 Provide detailed reproduction steps (if any)

  1. Write this in Nodepad++:
test
	test 2
	test 3
		test4
			test5
				test6
					test7
  1. Copy the text from the Notepad++.
  2. Paste the text into the editor.

✔️ Expected result

The text to be formatted as it is in the notepad++

❌ Actual result

test
 test 2
 test 3
  test4
   test5
    test6
     test7

📃 Other details

  • Browser: …
  • OS: Every
  • CKEditor version: Latest
  • Installed CKEditor plugins: Doesn't matter

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

@itsopi itsopi added the type:bug This issue reports a buggy (incorrect) behavior. label May 4, 2020
@Reinmar
Copy link
Member

Reinmar commented May 8, 2020

Hi! This is a sub-case of #1197. So, I'll close your ticket as a DUP.

@Reinmar Reinmar closed this as completed May 8, 2020
@Reinmar Reinmar added the resolution:duplicate This issue is a duplicate of another issue and was merged into it. label May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:duplicate This issue is a duplicate of another issue and was merged into it. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants