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][Editor] Pasting Lists from MS Word are stripped in Safari #2172

Open
vveesseelliinnaa opened this issue Apr 12, 2024 · 0 comments
Open
Labels
Bug Item which indicates that something is not working KendoReact pkg:Editor SEV: Medium

Comments

@vveesseelliinnaa
Copy link
Contributor

vveesseelliinnaa commented Apr 12, 2024

I'm submitting a...

  • Bug report

Current behavior

When pasting html lists from MS Word to the KendoReact editor it is not being converted to an HTML list in Safari even if the convertMsLists prop is set to true. The conversion is working as expected in the ProseMirror demo.

Possibly related scenario: When using "hyphen" style bullet points instead of "dot" style ones in Windows it fails (tested using Chrome and Edge).

HOW TO REPRODUCE

Create a list in MS Word and copy it to the clipboard.
Go to https://www.telerik.com/kendo-react-ui/components/editor/paste/ and paste the clipboard content.

Expected behavior

The Editor has to keep the pasted lists.

Minimal reproduction of the problem with instructions

  1. Create a list in MS Word and copy it to the clipboard.
  2. Open https://www.telerik.com/kendo-react-ui/components/editor/paste/ in Safari and paste the clipboard content.
    Result: The copied lists are missing.

Additional Context

Reported in Ticket ID: 1648161

@vveesseelliinnaa vveesseelliinnaa added Bug Item which indicates that something is not working pkg:Editor SEV: Medium KendoReact labels Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Editor SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant