Skip to content

[Bug]: Redundant line breaks when copying bullet list #6188

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

Open
1 task done
akaptelinin opened this issue Mar 20, 2025 · 2 comments
Open
1 task done

[Bug]: Redundant line breaks when copying bullet list #6188

akaptelinin opened this issue Mar 20, 2025 · 2 comments
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug

Comments

@akaptelinin
Copy link

akaptelinin commented Mar 20, 2025

Affected Packages

bullet list

Version(s)

2.11.5

Bug Description

When I copy-paste a bullet list from the tiptap editor to simple text editor (like Windows Notepad), I get 4 line breaks
Tiptap editor copied content:

- 1111
- 2222

Notepad pasted content:

1111



4444

Browser Used

Chrome

Code Example URL

No response

Expected Behavior

The text will be copied to Notepad with 2 line breaks

1111

2222

Additional Context (Optional)

Can I somehow quick fix this in my project?

Dependency Updates

  • Yes, I've updated all my dependencies.
@akaptelinin akaptelinin added Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug labels Mar 20, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Tiptap: Issues Mar 20, 2025
@YanZhenn
Copy link

I'm also having this problem.

@zk0816
Copy link

zk0816 commented Apr 16, 2025

me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug
Projects
Status: Needs Triage
Development

No branches or pull requests

3 participants