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

Text isn't pasted into Portable Text Editor in Firefox #6950

Closed
DorianNiemiecSVRJS opened this issue Jun 16, 2024 · 1 comment
Closed

Text isn't pasted into Portable Text Editor in Firefox #6950

DorianNiemiecSVRJS opened this issue Jun 16, 2024 · 1 comment

Comments

@DorianNiemiecSVRJS
Copy link

If you find a security vulnerability, do NOT open an issue. Email security@sanity.io instead.

Describe the bug

When Ctrl+V is pressed when the Portable Text Editor is open, the text isn't pasted. This issue appears on Mozilla Firefox 126.0.1

To Reproduce

Steps to reproduce the behavior:

  1. Create a new Next.js project with Sanity (with blog scheme), then run it with npm run build; npm run start.
  2. Log into Sanity Studio at http://localhost:3000/studio using Mozilla Firefox.
  3. Create a new post in Sanity Studio.
  4. Activate the Portable Text Editor under the Body label.
  5. Copy something, then paste it into text editor using Ctrl+V.

Expected behavior

The text should be pasted into Portable Text Editor.

Which versions of Sanity are you using?

npx sanity versions
@sanity/cli (global)  3.46.1 (up to date)
@sanity/image-url      1.0.2 (up to date)
@sanity/vision        3.46.1 (up to date)
sanity                3.46.1 (up to date)

What operating system are you using?

Ubuntu 20.04 (Linux kernel version: 5.4.0-48-generic)

Which versions of Node.js / npm are you running?

npm -v && node -v
10.7.0
v18.20.3
@DorianNiemiecSVRJS
Copy link
Author

DorianNiemiecSVRJS commented Jun 16, 2024

Duplicate of #6715

@DorianNiemiecSVRJS DorianNiemiecSVRJS closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2024
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