[Bug]: copying bullet list from rich text editor breaks bullets #6211
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
Affected Packages
core, starter-kit
Version(s)
2.11.5
Bug Description
When we copy a bullet list from a rich text editor, such as Word Online, to TipTap editor, the bullet list is copied, but the indentation is broken. Apart from that, when users try to use the tab key to indent items, it does not work since each bullet is an independent list. To fix that, users need to de-indent, and indent again.
Right now:
Turns into
Browser Used
Chrome
Code Example URL
No response
Expected Behavior
Should result in
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: