Showing questions tagged:

Firefox’s built-in translation feature actively gets in the user’s way.

Firefox’s built-in translation feature actively gets in the user’s way. When translation is actually needed, it often does not offer the translation function at all. Goog… (read more)

Firefox’s built-in translation feature actively gets in the user’s way.

When translation is actually needed, it often does not offer the translation function at all.

Google sometimes links to Reddit pages that have been automatically translated into Korean by AI.

https://www.reddit.com/r/firefox/comments/1om0x4d/reddit_on_firefox_is_just_straight_up_broken/?tl=ko

That specific page appears in Korean, but when you go back to the Reddit homepage, it appears in English.

However, Firefox’s built-in translator still recognizes the site as a Korean website.

Even though all the page content is in English, the translator incorrectly offers the option “Korean → English” instead of the correct direction.

There needs to be a shortcut or option that always translates “English → Korean” when the user wants it.

Firefox should not decide when to translate or which language to translate. That choice should belong to the user.

Additionally, a dedicated keyboard shortcut for translation is needed.

I used the built-in translator for a while, but the inconvenience became so significant that I gave up and reinstalled a translation add-on.

Is this the right place to post this suggestion?

Open 2 686

How does Mozilla Firefox intend to maintain the privacy and security users expect with all this AI?

Anthony Enzor-DeMeo wants to push way more AI onto Firefox. I originally became a Firefox user for the customizability, privacy, and security it offered in comparison to … (read more)

Anthony Enzor-DeMeo wants to push way more AI onto Firefox. I originally became a Firefox user for the customizability, privacy, and security it offered in comparison to other browsers. How does Mozilla Firefox intend to maintain these features with so much AI slop? Will there continue to be versions of Firefox available without the AI components? I'm sick of having to turn off new data-stealing AI settings all the time on a browser I once trusted. I hate that I am now looking for other options.

This isn't so much a question as a complaint, I guess. Get your shit together, Firefox!!!

Open 1 524

[SOLVED] Firefox refuses a web connection that all other browsers allow ... ???

NOTE: I have marked this as "Solved" because I figured out the problem described below, and I fixed it. See my following message here for a description of my solution. Or… (read more)

NOTE: I have marked this as "Solved" because I figured out the problem described below, and I fixed it. See my following message here for a description of my solution.

Original message starts here ...

I'm using Firefox 144.0 under Debian Linux. I've used Firefox on this machine for years with no problem. Firefox can easily connect to literally thousands of web servers on the internet, both via HTTP and HTTPS.

But now, I'm having an issue:

I started running a web server on the same machine that Firefox is running on. This server only listens for non-HTTPS connections on port 80. I am not using any proxy server with Firefox.

I can easily and directly connect to my local web server's pages from my local machine from Chrome, w3m, curl, and direct telnet connections to port 80 ... all of which are addressing the publicly accessible domain name for my local web server. However, However, Firefox refuses to connect to any URL's on my local machine, and it gives me the following explanation:

Unable to connect

Firefox can’t establish a connection to the server at [ my server's domain name ].

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.

In Firefox, I have all auto-forcing of HTTPS disabled by means of Don’t enable HTTPS-Only Mode turned on.

I get the same error in Firefox whether I connect via a URL like "http://MYFULLDOMAINNAME" or a URL like "http://AAA.BBB.CCC.DDD", where "AAA.BBB.CCC.DDD" is my machine's publicly accessible static IP address and "MYFULLDOMAINNAME" is the long-standing, publicly accessible domain name for my machine ... both with and without a suffix of ":80" on the supplied URL.

And again, all other browsers on my machine have no problem whatsoever connecting to my own local web server on this same local machine of mine using those same URL's.

And all browsers (Firefox and otherwise) that are running on other machines all over the internet have no problem connecting to that same web server via the same URL's that I described above

Also, I have no firewall rules on my machine which would block access to my own machine's port 80.

What could be causing this error in Firefox, and what might I be able to do to fix it?

Thank you very much in advance.

UPDATE: Just a bit more information. Looking at the web logs, I see that Firefox's request never even reaches my local web server. In other words, Firefox itself is not even trying to make a TCPIP port 80 connection to my local web server in the first place

Open 2 517

Constant Crashes even in Troubleshoot mode

bp-f7b43b48-1330-4328-a36a-2d3f10260127 Firefox has been crashing regularly for a full day now. I have one profile with multiple extensions, and a fresh profile that is m… (read more)

bp-f7b43b48-1330-4328-a36a-2d3f10260127

Firefox has been crashing regularly for a full day now. I have one profile with multiple extensions, and a fresh profile that is meant to test firefox without any. With this new, "clean-slate" profile with none of my extensions installed, I still get repeated crashes. It is getting in the way of my ability to work- it happens even in Troubleshoot mode, even though I could not confirm any hardware issues prior to this.

Will I need to delete the extenstion-filled profile entirely before going forward? Is there an update I need to install, or anything else I should do myself? Should I provide a list of my extensions?

Attached is the Report ID of my latest crash- hopefully it will help.

Thank you!

Open 12 490

No AI

I have been unable to find an email address, so I am turning to this forum to express my disgust at the incoming CEO's comments, namely "Firefox will remain our anchor. I… (read more)

I have been unable to find an email address, so I am turning to this forum to express my disgust at the incoming CEO's comments, namely "Firefox will remain our anchor. It will evolve into a modern AI browser and support a portfolio of new and trusted software additions."

Firefox's appeal as an alternative to Edge, Chrome, etc. is its respect for user privacy and control. Adopting AI tools into the browser itself is a betrayal of that respect, and will eliminate Firefox's advantages over rival browsers. If users want an AI browser, they already have that option. They want, instead, a browser that allows then to control their own experience and data. I beg the Mozilla foundation to actually do some research into your own market so you will learn that people hate LLM slop in their internet browsing.

Adopting AI tools will damage Mozilla's reputation as an organization worthy of respect. What's more, it will contribute to the further erosion of trust in information on the internet that AI has caused, because *LLMs lie and steal*. This is more than just a market mistake, this is an ethical mistake.

There is still time to change course. Do not follow Chrome and Edge into AI delusion.

Open 1 460

Firefox won't open file:/// links

I have a local file I wish to view in firefox without starting a HTTP server (it's only docs for a crate I'm building) however Firefox is unable to open the file despite … (read more)

I have a local file I wish to view in firefox without starting a HTTP server (it's only docs for a crate I'm building) however Firefox is unable to open the file despite the file existing and having correct permissions. The file was in a separate mount (disk) to where Ffox is installed so I copied to to /tmp/ to remove that as a variable but still no joy..

➜ ~ file /tmp/index.html /tmp/index.html: HTML document, Unicode text, UTF-8 text, with very long lines (3556) ➜ ~ ls -la /tmp/index.html -rwxr-xr-x 1 ben ben 4208 Dec 30 14:04 /tmp/index.html

Am I missing some new setting which allows local file browsing using the good old 'file:///' protocol?

Thanks, Ben

OS Info: PRETTY_NAME="Ubuntu 24.04.3 LTS" NAME="Ubuntu" VERSION="24.04.3 LTS (Noble Numbat)" VERSION_CODENAME=noble

F/Fox version: 146.0.1 (64-bit)

Open 11 442

Firefox crashing

Hi Mozilla I hav got a problem with Firefox on Kubuntu 24.04.3. Everytime the computer is restarted Firefox crashes the first time it's started. That's not a big problem,… (read more)

Hi Mozilla I hav got a problem with Firefox on Kubuntu 24.04.3. Everytime the computer is restarted Firefox crashes the first time it's started. That's not a big problem, starting Firefox again don't take long. But the problems is exceeding. If i start Firefox by clicking a link in a mail in Thunderbird. And Firefox has not yet been started, It crashes, but now it's also invaliding the Task bar on the screen where Firefox was started. Invaliding means that I cannot start apps from that screens taskbar, and the clock has stalled, none of the tools works etc. The only possibility solution I have been able to figure out, is restart (It's like going back to Win 98). Sometimes I am able to start a app from that invalid taskbar. But it's not the one app that i clicked on. Even though I can trigger it via Thunderbird, the invaliding of the taskbar will occur after a while. And I have to restart. I am not sure if this is the right place to post. But Firefox is always involved, but maybe Thunderbird or Ubuntu was the right place? Every time Firefox crashes there is send a crash report to Mozilla, but is has been going on for a while, so i guess that nobody is looking at the crash report. If I use Chromium instead of Firefox I don't see the problem.

Open 7 425

FF 146 stopped creating active links

Untill latest update when on a site was link, ex. http://site.site/repository/text.txt i could select the link and from context menu select "open link in new tab/window" … (read more)

Untill latest update when on a site was link, ex. http://site.site/repository/text.txt i could select the link and from context menu select "open link in new tab/window" or "save link as". Now only "copy link" action is available. Im on Ubuntu 24.04.3 LTS Thanks for any response.

Open 1 344

Disappointed with Firefox decision to turn into an AI browser

I am very disappointed with the recent news from Firefox's new CEO to evolve into an AI browser. I specifically have been using Firefox to avoid AI generated results like… (read more)

I am very disappointed with the recent news from Firefox's new CEO to evolve into an AI browser. I specifically have been using Firefox to avoid AI generated results like those in Google/Bing. Firefox is losing its reputation as a trustworthy, user-first browser. I will stop using Firefox if/when these AI features are added.

Open 1 343

failure of youtube to open

youtube has failed to open fr 2 weeks now, it was working well before but on opening it of recent, it displayed this message below till now yet other tabs open well and … (read more)

youtube has failed to open fr 2 weeks now, it was working well before but on opening it of recent, it displayed this message below till now yet other tabs open well and my internet connection is stable

Unable to connect

Firefox can’t establish a connection to the server at www.youtube.com.

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.
Open 2 333