Отображение вопросов с тегом: Показать все вопросы

".p12" certificate

Can't import ".p12" certificate in Firefox in Fedora 40, it fail with the message "unknown error". I can open it with the built-in tools as well with the Gnome certificat… (читать ещё)

Can't import ".p12" certificate in Firefox in Fedora 40, it fail with the message "unknown error". I can open it with the built-in tools as well with the Gnome certificate manager. I did try as well a different certificate with the same result. Both I can import in Chromium, installed as Flatpak.

Задан jensthate 2 месяца назад

  • Решено

Is there a way to disable the browser saving my input on text fields?

I'm talking about how when you go to fill out a text input, it'll suggest that input next time you go to a similar field. Well, that system just saved my social security … (читать ещё)

I'm talking about how when you go to fill out a text input, it'll suggest that input next time you go to a similar field. Well, that system just saved my social security number as an input after I filled out a government form. I would like to turn this feature off now, and delete the history of it if I can. Is there a way I can do that?

I'd attach an example image of a different website, but the box goes away when trying to take a screenshot.

Задан magicalusf 2 месяца назад

Дан ответ magicalusf 2 месяца назад

YouTube videos not playing in Linux

Firefox has long been my browser of choice on all platforms. I am switching from Windows to Linux and have recently found problems playing some videos on the Linux versio… (читать ещё)

Firefox has long been my browser of choice on all platforms. I am switching from Windows to Linux and have recently found problems playing some videos on the Linux version of Foxfire. I don’t know if it’s a matter of having the right codec or something else. The videos play with Chromium on Linux and with Firefox on my Android smartphone. My Linux laptop is running version 128.0 of Firefox for Ubuntu version 24.0.0. Here are two offending links. https://www.youtube.com/watch?v=WkZuGil6U4w https://www.youtube.com/watch?v=HxVcDPtDnjM

Задан rknoblock 2 месяца назад

Последний ответ от cor-el 2 месяца назад

Installing Firefox in Chromebook (Linux) - choice of refs?

I'm trying to install Firefox for Chromebook using Flatpak (article https://mzl.la/3pbybGW) But I am faced with choosing a ref. See attached image. I have no idea how to… (читать ещё)

I'm trying to install Firefox for Chromebook using Flatpak (article https://mzl.la/3pbybGW)

But I am faced with choosing a ref. See attached image. I have no idea how to choose, or what this even means.

Can anyone provide me with guidance on this?

My device is a Google Pixelbook with the latest ChromeOS.

Thanks

Задан Jeff Mooallem 2 месяца назад

How can I view a past Web Push Notification?

Hi When a site sends a Web Push Notification to my browser, it flashes up at the top of the screen for 2 or 3 seconds and then is gone. Sometimes I'm busy with somethin… (читать ещё)

Hi

When a site sends a Web Push Notification to my browser, it flashes up at the top of the screen for 2 or 3 seconds and then is gone. Sometimes I'm busy with something else and once I see it, it's gone, or I just catch the first word or two.

How can I display the Web Push Notification again?

I'm running Firefox on Fedora Linux, if that matters.

Thanks!

Задан louis.vandyk 2 месяца назад

Infinite loop opening markdown

I have the same problem as described here [1]: when I open a markdown file in Firefox it uses itself as handler opening it in a new tab, which in turn opens it in a new t… (читать ещё)

I have the same problem as described here [1]: when I open a markdown file in Firefox it uses itself as handler opening it in a new tab, which in turn opens it in a new tab, ... The solution suggested under [1] is how to make Firefox usable again, stopping it from open this particular markdown file. But it doesn't solve the actual problem: either Firefox is capable of rendering markdown in which case it should do it; or it's not in which case it shouldn't try. Does anyone have a thought on that?

[1] https://support.mozilla.org/de/questions/1436228

Задан s.witzel1 2 месяца назад

weather network radar map fails to load

Hello, The Radar map fails, (attached) when View Radar click. I am on a TOSHIBA laptop and I do not notice any other graphics issue. I am using Firefox but other Browser… (читать ещё)

Hello,

The Radar map fails, (attached) when View Radar click. I am on a TOSHIBA laptop and I do not notice any other graphics issue. I am using Firefox but other Browsers (Chrome etc) do the same. I am always up to date. There are no add-blockers enabled. I have to mention that on other machine Radar is loaded properly. I have this issue for more than 2 years at least. Can you help me with this please? Thanks!

Regards,

Brad

Задан Brad Thompson 2 месяца назад

Firefox 115.12.0esr appears to web server as 102

Using FF 115.12.0esr from openSuse 15.5. Get responses from various web sites that the browser needs an update, that it is no longer supported, etc. Some sites block me… (читать ещё)

Using FF 115.12.0esr from openSuse 15.5. Get responses from various web sites that the browser needs an update, that it is no longer supported, etc. Some sites block me out. Another site just now reported the version of my FF is 102--so no wonder it has problems. How can I change the version number that web sites see to reflect the actual update level? Sample message: EDAS at delta for 108.51.160.90 (Wed, 10 Jul 2024 16:34:44 -0400 EDT) [User 1776561 using Linux:Firefox 102.0 0.141/0.569 s]

Задан konsultor 2 месяца назад

Последний ответ от konsultor 2 месяца назад

MY MOZILLA/FIREFOX ACCOUNT

Hi, To who it may concern, a big thank you. I am a longtime Linux Firefox user. I had a secondary password, but somehow it has been deleted. I have changed my primary pas… (читать ещё)

Hi, To who it may concern, a big thank you. I am a longtime Linux Firefox user. I had a secondary password, but somehow it has been deleted. I have changed my primary password and I have full access to Gmail, Youtube and other Google pages. My email address has always been the same for many years. It is recognised by Firefox when I type "My account on Firefox" though I am not allowed to enter another secondary email address.

I am almost 80 and not very computer literate.Kind regards,

Patrick Van Niekerk.

Задан Patrick Van Niekerk 2 месяца назад

Последний ответ от cor-el 2 месяца назад

Websockets long load time - connection interrupted

Hi, I am working on a website- one page uses websockets for data sync, activated with a button - and the socket takes a long time to actually connect (to locahost). Duri… (читать ещё)

Hi,

I am working on a website- one page uses websockets for data sync, activated with a button - and the socket takes a long time to actually connect (to locahost). During that time, an error pops into console- several of the same:

The connection to [url] was interrupted while the page was loading.

I found several bug reports in various places - most say to close the socket on page unload. I already have that implemented, and checking network dev tab shows all sockets are closed when the errors occur, and they also appear when tested in a whole new window. Also tested on chromium- no issues there.

Any help?

Задан vrtulnik.martin 2 месяца назад