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

Unable to paste images from the clipboard view on Android #2776

Open
palatter opened this issue Aug 26, 2024 · 1 comment
Open

Unable to paste images from the clipboard view on Android #2776

palatter opened this issue Aug 26, 2024 · 1 comment

Comments

@palatter
Copy link

palatter commented Aug 26, 2024

Describe the bug

Android has a clipboard view that is available from the keyboard. It shows the most recent images that were copied. If you select 1 or more images from this view, it will fail to paste.

Error: "Chrome does not support image pasting here."

screen-20240826-075241.mp4

You can still paste a single image using a long press to copy an image and then paste an image but this limiting when trying to use multiple images.

To Reproduce
Steps to reproduce the behavior:

  1. Copy a number of images
  2. Go to https://microsoft.github.io/roosterjs/index.html#format on Android device
  3. Open keyboard and select the clipboard
  4. Select one or more images
  5. Paste
  6. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Device Information

  • OS: Android 11 - Pixel 2
  • Browser Chrome
@JiuqingSong
Copy link
Contributor

Hi @palatter , would you like to submit a fix?

Thanks.

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

3 participants
@JiuqingSong @palatter and others