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

Not able to paste multiple images in editor on Chrome, but works on Edge browser #17859

Open
hisodha opened this issue Jan 30, 2025 · 3 comments
Labels
package:upload type:bug This issue reports a buggy (incorrect) behavior.

Comments

@hisodha
Copy link

hisodha commented Jan 30, 2025

📝 Provide detailed reproduction steps (if any)

  1. Copy multiple images from a directory
  2. Open editor in Chrome browser
  3. Focus on editor and try to paste

✔️ Expected result

All copied images should get pasted.

The above scenario works on Edge browser but does not work in Chrome.

❌ Actual result

Only First image gets pasted, all images don't.

📃 Other details

  • Browser: Chrome. Issue does not happen on Edge browser
  • OS: Mac and Windows

We are seeing this issue on Microsoft Teams App as well as on Ckeditor 5

Check out the Repro Gifs below

Pasting multiple images in Chrome - failure scenario

Image

Pasting multiple image in Edge browser - Success

Image


If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@hisodha hisodha added the type:bug This issue reports a buggy (incorrect) behavior. label Jan 30, 2025
@charlttsie
Copy link
Contributor

@hisodha I'm unable to reproduce the issue on latest Chrome, all copied images get pasted for me. Could you share which version you are using?

screencast.2025-02-03.11-18-15.mp4

@Witoso Witoso added package:upload pending:feedback This issue is blocked by necessary feedback. labels Feb 3, 2025
@hisodha
Copy link
Author

hisodha commented Feb 3, 2025

@charlttsie what you are doing is drag and drop. If you just to Cmd+C to copy all those images and Cmd+v in you editor in your browser, then you will notice that only first image gets pasted.

My Chrome Version 132.0.6834.160

@CKEditorBot CKEditorBot removed the pending:feedback This issue is blocked by necessary feedback. label Feb 3, 2025
@charlttsie
Copy link
Contributor

charlttsie commented Feb 4, 2025

@hisodha When using keyboard shortcuts and the same Chrome version as you do, the result was the same - all images got pasted. We've also tried with PNG - the same format that you use in the screencast, and the issue didn't occur either. We've also not been able to reproduce the issue in the Microsoft Teams App.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:upload type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

4 participants