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] OnPaste event is triggered consistantly #2556

Open
vveesseelliinnaa opened this issue Oct 10, 2024 · 0 comments
Open

[Bug][Editor] OnPaste event is triggered consistantly #2556

vveesseelliinnaa opened this issue Oct 10, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working KendoReact pkg:Editor SEV: Medium triaged mark the triaged issues with correct priority

Comments

@vveesseelliinnaa
Copy link
Contributor

I'm submitting a...

  • Bug report

Current behavior

The onPaste event is not triggered every time we paste content into the editor.

Expected behavior

Fires each time the Editor is about to insert pasted content

Minimal reproduction of the problem with instructions

  1. Go to this sample - https://codesandbox.io/p/sandbox/agitated-snow-c5pndf
  2. Try to paste text from different places and observe that the OnPaste event is not triggered every time:
    • From Word -> onPasteHtml triggered!
    • From Excel -> onPasteHtml triggered!
    • From the address bar of the Firefox browser -> NOT triggered.
    • From a bookmark in the bookmarks bar -> onPasteHtml triggered!
    • From another bookmark in the bookmarks bar -> NOT triggered.
    • From the editor in CodeSandbox -> onPasteHtml triggered!
    • From another bookmark in the bookmarks bar -> NOT triggered.

Additional information

Reported in Ticket ID: 1666599 (a demonstration video is attached in the ticket)

@vveesseelliinnaa vveesseelliinnaa added Bug Item which indicates that something is not working pkg:Editor SEV: Low KendoReact triaged mark the triaged issues with correct priority SEV: Medium and removed SEV: Low labels Oct 10, 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 triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

1 participant