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]: Pasting link from Mouse is not working #5098

Open
1 of 2 tasks
rakesh-splose opened this issue Apr 26, 2024 · 5 comments
Open
1 of 2 tasks

[Bug]: Pasting link from Mouse is not working #5098

rakesh-splose opened this issue Apr 26, 2024 · 5 comments
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Info: Needs Reproduction The issue or pullrequest needs a reproduction before it can be worked on Type: Bug The issue or pullrequest is related to a bug

Comments

@rakesh-splose
Copy link

Which packages did you experience the bug in?

@tiptap/extension-link

What Tiptap version are you using?

2.1.13

What’s the bug you are facing?

Pasting link from Mouse is not working. It is working fine through keyboard but not from mouse paste.

What browser are you using?

Chrome

Code example

No response

What did you expect to happen?

Pasting link from Mouse is not working. It is expected to work in similar way as it is working with keyboard paste.

Anything to add? (optional)

Thank you

Did you update your dependencies?

  • Yes, I’ve updated my dependencies to use the latest version of all packages.

Are you sponsoring us?

  • Yes, I’m a sponsor. 💖
@rakesh-splose rakesh-splose 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 Apr 26, 2024
@screensaversclub
Copy link

When you mentioned mouse paste, are you referring to right click -> paste where the paste content contains a link? I tried this in both the cypress test and on one of my live (production) instances of TipTap, both work fine for me.

@rakesh-splose
Copy link
Author

Thank you for considering it

Issue is when you copy any url from browser taskbar and paste through mouse right click. Pasting through keyboard will work fine.

@Nantris
Copy link
Contributor

Nantris commented May 2, 2024

@rakesh-splose I can't reproduce this. Is there any error in the console? Can you provide a video? I can't think how this might be caused.

@rakesh-splose
Copy link
Author

rakesh-splose commented May 13, 2024 via email

@screensaversclub
Copy link

screensaversclub commented May 14, 2024

This is a screen recording of me trying it on the official link
It works for me:
https://github.com/ueberdosis/tiptap/assets/67162738/fd56bf30-e385-4482-bf3c-09ab3a0b368e

Perhaps you can consider recording a screen recording to show the issue better.

You could also try testing this in a private window (with browser extensions disabled) to see if that helps resolve the issue.

@nperez0111 nperez0111 added the Info: Needs Reproduction The issue or pullrequest needs a reproduction before it can be worked on label May 14, 2024
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. Info: Needs Reproduction The issue or pullrequest needs a reproduction before it can be worked on Type: Bug The issue or pullrequest is related to a bug
Projects
Status: Triage open
Development

No branches or pull requests

4 participants