Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

ReadText is not available for clipboard

  • 1 resposta
  • 1 tem este problema
  • 1 exibição
  • Última resposta de TyDraniu

more options

Clipboard API only support writeText and not readText for web content. I believe this is "feature". However in Chromium there is pop-up asking for permissions, which sounds like much better option. Is there any way how to get permissions and use clipboard fully? Documentation mentions something about getting permissions, but I was never successful with it - is it possible or is it only for extensions?

Clipboard API only support writeText and not readText for web content. I believe this is "feature". However in Chromium there is pop-up asking for permissions, which sounds like much better option. Is there any way how to get permissions and use clipboard fully? Documentation mentions something about getting permissions, but I was never successful with it - is it possible or is it only for extensions?

Todas as respostas (1)

more options

This page says that Firefox supports reading the clipboard only in browser extensions, using the "clipboardRead" extension permission.