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

Bug past text with a modified bullet list from Microsoft Word #1191

Open
ths-Be-Activ-it opened this issue Oct 30, 2024 · 0 comments
Open

Bug past text with a modified bullet list from Microsoft Word #1191

ths-Be-Activ-it opened this issue Oct 30, 2024 · 0 comments

Comments

@ths-Be-Activ-it
Copy link

ths-Be-Activ-it commented Oct 30, 2024

Jodit Version: 4.2.38

Browser: : firefox
OS: : Windows
Is React App: : false
Reproduced on xdsoft.net: : True

Code

const editor = Jodit.make("#editor");

Expected behavior:
When I copy a text from Microsoft Word with modified bullet list. The modified bullet list is considered as bullet list.
Actual behavior:
If i copy a text from Microsoft Word with a bullet list that has been modified like doing "shift + tab" to the selected bullet list to make them closer to the left of the document then copy and past it to Jodit. The modified bullet list will not be considered as bullet list by Jodit.

Example from Microsoft Word:

microsftWord

Result on Playground:
playgroundResult

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant