Skip to content

Copy not working for Opera Mobile #108

@Cililing

Description

@Cililing

Copying and pasting is not working for mobile clients, like:

  • Opera Mini
  • Opera Touch
  • Opera for Android

Thrown exception: NotAllowedError: Write/Read permission denied

I think this problem is permissions, which are not supported in Opera clients.
All Opera clients are based on Chromium, but it seems that Chrome is handling those in some other way (probably has own implementation for permissions).

I've tested it on https://garron.net/code/clipboard-polyfill/
What works for Opera Mobile:

  • Markup
  • DOM node

What doesn't work:

  • Plain Text
  • Paste Text

As Opera has a quite nice usage on Mobile Phones I think it's worth to consider to add library-support for it.
Not working real page with a lot of users, for example:
https://hsreplay.net/decks/zBIJy80UbyGGAPvK2OAhsd/ -> Copy deck to hearthstone

Thanks!
Przemek

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions