Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

File input is not working at all

  • 4 відповіді
  • 0 мають цю проблему
  • 2 перегляди
  • Остання відповідь від alan.kesselmann

more options

In my firefox the file input is not functioning at all.

EX: I go to https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_file and try and use any of the file inputs there - they just do nothing.

Same with the file inputs on this support form page. None of them work for me.

System - ubuntu22.04, ff: 106.0.1 64bit

In my firefox the file input is not functioning at all. EX: I go to https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_file and try and use any of the file inputs there - they just do nothing. Same with the file inputs on this support form page. None of them work for me. System - ubuntu22.04, ff: 106.0.1 64bit

Обране рішення

You can check for issues with "xdg-desktop-portal" and possibly install some packages like xdg-desktop-portal and xdg-desktop-portal-gtk.

Читати цю відповідь у контексті 👍 1

Усі відповіді (4)

more options

Try downloading Firefox from Mozilla, unzip, and run firefox-bin from the folder and see if you have the same issue. https://www.mozilla.org/en-US/firefox/all/#product-desktop-release

The site works for me. see screenshot


Operating System: openSUSE Tumbleweed 20221022 KDE Plasma Version: 5.26.1 KDE Frameworks Version: 5.99.0 Qt Version: 5.15.6 Kernel Version: 6.0.2-1-default (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Xeon® CPU E3-1535M v5 @ 2.90GHz Memory: 62.7 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics P530 Manufacturer: HP Product Name: HP ZBook 17 G3

more options

Вибране рішення

You can check for issues with "xdg-desktop-portal" and possibly install some packages like xdg-desktop-portal and xdg-desktop-portal-gtk.

more options

jonzn4SUSE said

Try downloading Firefox from Mozilla, unzip, and run firefox-bin from the folder and see if you have the same issue. https://www.mozilla.org/en-US/firefox/all/#product-desktop-release The site works for me. see screenshot

It worked. But does not work in "main" firefox.

I think something else is wrong with this "main" firefox as the download button on the link you shared did not work either. I had to open chrome and download firefox... lol. So the error description here was, that when I clicked the download button, the download confirmation dialog did open. But saving did not start the download and the dialog itself did not ask where I should save the file - my ff is configured to ask about that every single time.


Alan

Змінено alan.kesselmann

more options

cor-el said

You can check for issues with "xdg-desktop-portal" and possibly install some packages like xdg-desktop-portal and xdg-desktop-portal-gtk.

Thank you! `sudo apt install xdg-desktop-portal xdg-desktop-portal-gtk` was the fix for me. How come installing firefox never triggered the installation of those packages and how come the firefox-bin thingy worked without those packages?