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

New lines on paste in Wysiwyg tab #1815

Closed
Tiberiusss opened this issue Sep 30, 2021 · 2 comments
Closed

New lines on paste in Wysiwyg tab #1815

Tiberiusss opened this issue Sep 30, 2021 · 2 comments
Milestone

Comments

@Tiberiusss
Copy link

Describe the bug

On insertion, a new line is inserted at the beginning and at the end

To Reproduce

Steps to reproduce the behavior:

  1. Go to "Wysiwyg" tab
  2. Enter example text "Awesome"
  3. Move caret in the middle of a phrase
  4. Paste any text, example "test".
  5. Incorrect result is
Awe
test
some

Expected behavior

Expect: Awetestsome

Screenshots

image

Editor version: 3.1.0

@Tiberiusss Tiberiusss added the Bug label Sep 30, 2021
@js87zz
Copy link
Contributor

js87zz commented Oct 1, 2021

@Tiberiusss
I checked the issue. It will be fixed. Thanks!

@js87zz js87zz added the P 1 label Oct 1, 2021
@js87zz js87zz added this to the v3.2.0 milestone Oct 6, 2021
@js87zz
Copy link
Contributor

js87zz commented Oct 27, 2021

@Tiberiusss
The bug has been fixed in v3.1.1.
Thanks for waiting!

@js87zz js87zz closed this as completed Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants