SingleFile icon indicating copy to clipboard operation
SingleFile copied to clipboard

Export button on Firefox Android not working

Open User087 opened this issue 10 months ago • 1 comments

For questions, please create or update a thread here: https://github.com/gildas-lormeau/SingleFile/discussions

Please ensure that you do not find an answer before reporting the issue:

  • in the FAQ: https://github.com/gildas-lormeau/SingleFile/blob/master/faq.md
  • in the list of known issues: https://github.com/gildas-lormeau/SingleFile#known-issues
  • in the help page embedded in the extension

Describe the bug The button to export the add-on settings on Firefox Android isn't working. No download prompt appears and no file is saved to the Downloads folder.

To Reproduce Steps to reproduce the behavior:

  1. Go to Add-ons Manager
  2. Tap on SingleFile, then Settings
  3. Tap the Export button

Expected behavior A json containing the settings should appear in the Downloads folder.

Screenshots If applicable, add screenshots to help explain your problem.

Environment

  • OS: Android 12
  • Browser: Firefox
  • Version: 1.22.46

User087 avatar Apr 18 '24 11:04 User087

Thank you for the bug description. Unfortunately, I was not able to find a way to fix it. This is mainly due to this issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1793214 and the code supposed to circumvent this issue does not work as expected on Android.

gildas-lormeau avatar Apr 18 '24 15:04 gildas-lormeau