Images aren't copy-able to clipboard on Android

Steps to reproduce

  1. Open Graph view
  2. Click 3 dots at top/right
  3. Copy screenshot

Expected result

Screenshot is copied to clipboard.

Actual result

Screenshot is not copied to clipboard.

In connected PC Chrome I can see:
Uncaught (in promise) DOMException: Write permission denied.
localhost/:1

Environment

SYSTEM INFO:
Operating system: android 13 (samsung SM-X200)
Obsidian version: 1.4.3 (95)
API version: v1.1.16
Login status: not logged in
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 3
Plugins enabled: 3
1: Copy Image and URL context menu v1.4.0
2: Excalidraw v1.8.24
3: Image Copy v1.0.0

RECOMMENDATIONS:
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.


Additional information

Same thing happens in user plugins on navigator.clipboard.write() with image/png blob.

yes, this is not implemented.

@WhiteNoise any chance it will be implemented in future? Is it an engine limitation?

will be fixed 1.4.4 99

1 Like

Thank you!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.