Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Поиск в поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

To paste an image in Firefox for Android, what javascript and HTML works? I tried every possible option, get the event but no data.

  • Нет ответов
  • 0 имеют эту проблему
  • 4 просмотра

This is a problem with Firefox for Android security policies. Because everything works as expected

  • in Firefox Desktop Linux
  • Chrome for Android
  • pasting text instead of an image in Firefox for Android.

I'm trying to paste images in my own web app, in my own Android phone.

  • I get the "onpaste" event and clipboardData field as described in https://developer.mozilla.org/en-US/docs/Web/API/Element/paste_event.
  • HOWEVER ONLY in Firefox for Android, and only when I paste an image, both the "items" and "files" lists in the clipboardData field are empty, with length=0.
  • The app is served from an httpS site with a certificate Firefox for Android recognizes as valid.

I didn't find any way to enable clipboard access from the Settings UI for my own site.

It would be sad if Firefox ends up pushing users to Chrome because building our own apps gets more difficult in Firefox than Google's walled garden :'(

This is a problem with Firefox for Android security policies. Because everything works as expected * in Firefox Desktop Linux * Chrome for Android * pasting text instead of an image in Firefox for Android. I'm trying to paste images in my own web app, in my own Android phone. * I get the "onpaste" event and clipboardData field as described in https://developer.mozilla.org/en-US/docs/Web/API/Element/paste_event. * HOWEVER ONLY in Firefox for Android, and only when I paste an image, both the "items" and "files" lists in the clipboardData field are empty, with length=0. * The app is served from an httpS site with a certificate Firefox for Android recognizes as valid. I didn't find any way to enable clipboard access from the Settings UI for my own site. It would be sad if Firefox ends up pushing users to Chrome because building our own apps gets more difficult in Firefox than Google's walled garden :'(

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.