Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Firefox 63.0.2 for Android (Android 8) Filereader.readAsDataURL() error with NS_ERROR_FILE_TARGET_DOES_NOT_EXIST

  • 2 risposte
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di trangdp

more options

I have <input type="file"> with intention to capture image on mobile web. However, it doesn't work on Firefox for Android v63.0.2 (Android 8). However, same Firefox version on Android 7 worked just fine.

I tested on your demo page here: https://mdn.mozillademos.org/files/3699/crossbrowser_image_preview.html and even here: https://developer.mozilla.org/en-US/docs/Web/API/FileReader/readAsDataURL

Same result NS_ERROR_FILE_TARGET_DOES_NOT_EXIST

I have <input type="file"> with intention to capture image on mobile web. However, it doesn't work on Firefox for Android v63.0.2 (Android 8). However, same Firefox version on Android 7 worked just fine. I tested on your demo page here: https://mdn.mozillademos.org/files/3699/crossbrowser_image_preview.html and even here: https://developer.mozilla.org/en-US/docs/Web/API/FileReader/readAsDataURL Same result NS_ERROR_FILE_TARGET_DOES_NOT_EXIST
Immagini allegate

Modificato da trangdp il

Tutte le risposte (2)

more options

Could you please file a bug about it on https://bugzilla.mozilla.org/enter_bug.cgi ? Then give us an url to your bug report. Thanks.

more options

TyDraniu said

Could you please file a bug about it on https://bugzilla.mozilla.org/enter_bug.cgi ? Then give us an url to your bug report. Thanks.


Thanks for quick reply. I posted the bug here: https://bugzilla.mozilla.org/show_bug.cgi?id=1511083