AI controls not available - I want to disable all AI

[article] This article claims there is an "AI Controls" section in Settings. This is not found in v 147.03 (up to date) for Mac. Please let me know how to disable all AI … (funda kabanzi)

[article] This article claims there is an "AI Controls" section in Settings. This is not found in v 147.03 (up to date) for Mac. Please let me know how to disable all AI in Firefox.

Open 7 325

recent firefox update can no longer copy and paste when creating a blog post in Squarespace

recent firefox update can no longer copy and paste when creating a blog post in Squarespace, I have been using squarespace for around 15 years for my websites and I have … (funda kabanzi)

recent firefox update can no longer copy and paste when creating a blog post in Squarespace, I have been using squarespace for around 15 years for my websites and I have never seen this issue, Firefox 15.1 installed and all of a sudden when trying to create a blog post in Squarespace, when I right click a text box pop up and it no longer says paste so I can no longer copy and paste text - this is more than a little annoying, you will not be surprised to know that I am now using Chrome to create my posts, there is no issue in chrome. I am a firefox geek! how can i solve this problem, I just did another update from Firefox, the issue remains I have been using computers for 40 year so I am not a novice but software glitches, I am lost

Open 21 323

Interacting With / Clicking On / Click On Any Extension Crashes Linux Firefox | 147.0.2 (64-bit) Debian 12 Gnome Wayland

NB - For the past half a year I have to sometimes right click to interact with them, anyway Effectively, I will interact with the extension at the most basic, normal leve… (funda kabanzi)

NB - For the past half a year I have to sometimes right click to interact with them, anyway

Effectively, I will interact with the extension at the most basic, normal level on something that has interactive elements like a dropdown menu, or basic options.

I will click / right click on the icon and the highlight will appear, then that's it ... the browser then crashes and does not recover. :(

What's worse is that I have to Force Quit and when I restart there is no crash report to send to Moz.

I am just wondering if other Linux users have experienced similar issues.

The attached image is taken at the moment before the 'Force Quit' dialogue opens up in Debian 12 Gnome (Wayland) ...



I have Hardware Acceleration on.

I am about to start testing with it off, but I work from the browser, and do not want performance compromises. So that is (at best) a work-around, and certainly is not a fix.

I'm on version 147.0.2 (64-bit) which would appear to be from the Mozilla Firefox Debian Package mozilla-deb - 1.0 install/repo/whatever ... and the PC specs are: Processor: Intel(R) Core(TM) i7-10850H CPU @ 2.70GHz Memory: 32705MB (11893MB used) Resolution: 7680x2358 pixels OpenGL Renderer: Quadro RTX 3000/PCIe/SSE2

These are my media. prefs ... but ... I doubt that it is relevant: media.ffmpeg.allow-openh264 true media.ffmpeg.customized-buffer-allocation true media.ffmpeg.disable-software-fallback false media.ffmpeg.enabled true media.ffmpeg.encoder.cpu-used 7 media.ffmpeg.encoder.enabled true media.ffmpeg.encoder.quantizer-max 35 media.ffmpeg.encoder.quantizer-min 10 media.ffmpeg.vaapi.force-surface-zero-copy 2

Open 4 322

quick find destroys my game

quick find, aka shift-7 sucks, not to be mean but when i try to type in my game im making it comes up as quick find, im using scratch and im making a calculator, please h… (funda kabanzi)

quick find, aka shift-7 sucks, not to be mean but when i try to type in my game im making it comes up as quick find, im using scratch and im making a calculator, please help me find out how to de-activate it.

Open 1 317

Firefox multipart/form‑data upload stalls (0 bytes sent) to Next.js pages/api endpoint — works in Edge/Chromium

Summary: Uploading a file to a custom webapp with Chromium (Edge) works but consistently fails in Firefox. In Firefox the request is created, and times out. The server re… (funda kabanzi)

Summary: Uploading a file to a custom webapp with Chromium (Edge) works but consistently fails in Firefox. In Firefox the request is created, and times out. The server receives no file and logs “missing file.” The same webapp code is running on both Chromium and Firefox.

Environment:

  • Next.js app (pages/api route)
  • Endpoint: POST /api/file-upload
  • Client: fetch(url, { method: "POST", body: FormData, credentials: "include" })
  • Server: export const config = { api: { bodyParser: false } } + multipart parsing (formidable)
  • Edge/Chromium: Version 141.0.3537.85
  • Firefox Version 147.0.3 (64-bit)
  • OS: Ubuntu 22 / Linux

Steps to reproduce:

  1. Create a FormData object and append a local file:
  const fd = new FormData();
  fd.append("template", file, file.name);
  fetch(`/api/file-upload`, {
    method: "POST",
    body: fd,
  1. In Edge/Chrome, upload succeeds. Server receives multipart body and parses the file. Actual behavior in Firefox:
  • Transferred: 0 B
  • No response status/body
  • Client times out (Upload times out)
  • File upload request received
  • No bytes read server‑side.

Evidence:

  • Edge request logs:
    • content-type: multipart/form-data; boundary=----WebKitFormBoundary...
    • bytesRead ~1.69MB
  • Firefox request logs:
    • Transferred 0 B
    • File upload missing file field

Notes:

  • Client FormData is valid; we log file.name and file.size right before fetch.
  • There is a CSP report‑only warning (frame‑ancestors) when using a fallback iframe approach, but we are not using iframe in the failing case.

Question: Is there a known issue where Firefox blocks or fails to send and multipart/body can be stripped before it leaves the browser? Is there a recommended workaround that does not rely on browser sniffing?

Moderator note: This question has been edited to correct the formatting.

Open 1 316

Locked out of old account, 2FA back up code is not working

Hi, please assist. My old Gmail account that I used to login is no longer working when I try to reset password. I don't have a 2FA push code (must have deleted this); how… (funda kabanzi)

Hi, please assist. My old Gmail account that I used to login is no longer working when I try to reset password. I don't have a 2FA push code (must have deleted this); however, I tried one of the 2FA backup codes which I do have (ten digit) to sync and access my old account and reset the password, but it is not working. None of the codes are working. Please help me reset and gain access to the account. Can you help me reset the password, and disable 2FA so I can get back in?

Best, Amritha

Open 1 316

Where is the DevTools feature located in the Firefox browser

Was researching cookie management techniques in GROC where AI suggested I go to the DevTools feature in the Firefox browser, go to the Application tab & expand cookie… (funda kabanzi)

Was researching cookie management techniques in GROC where AI suggested I go to the DevTools feature in the Firefox browser, go to the Application tab & expand cookies in the side toolbar. However, I’m unable to find DevTools

Open 1 315

Access Denied on Website - https://www.kohls.com

Starting about three weeks ago I began receiving the following message when trying to access the above website: Access Denied You don't have permission to access "http://… (funda kabanzi)

Starting about three weeks ago I began receiving the following message when trying to access the above website: Access Denied You don't have permission to access "http://www.kohls.com/" on this server.

Reference #18.cc1c2117.1772495056.333a13f3

https://errors.edgesuite.net/18.cc1c2117.1772495056.333a13f3

Note that the site listed in the error message does not contain the S in https. I manually typed the address with the S and received the same message. I found your correspondence with aprilbrown77 on 8/15/23 and tried all the solutions suggested with no success. I believe Kohls change something on their website 3 weeks ago. My operating system is Windows 7 - 32bit and my Firefox version is 115.33.0esr. I have contacted others using Windows 7 and they all have the same problem. Please update Firefox to resolve the Kohls website issue for the millions of us using Windows 7. Thanks.

Open 16 314

Unable to Bookmark after a Firefox Update.

I recently updated Firefox on my computer. After that, I can't find my old Bookmarks. Also I find that I am UNABLE to add any new Bookmark. When I click on the 'Star' in … (funda kabanzi)

I recently updated Firefox on my computer. After that, I can't find my old Bookmarks.

Also I find that I am UNABLE to add any new Bookmark. When I click on the 'Star' in the browser toolbar, there is nothing. Before I used to Get the Add Bookmark tab and a place to SAVE, now there is nothing.

Even after I type in the URL in the address bar, and open up the required page, I am unable to Add it to my Bookmarks.

Please Help!

Gopi Menon [edited email from community support forum]

Open 1 313

How do I finish my setup?

I have finished my setup. But it keeps saying "finish setup" in the upper right corner of the browser. I have completed all the steps. I want to sync this desktop to my m… (funda kabanzi)

I have finished my setup. But it keeps saying "finish setup" in the upper right corner of the browser. I have completed all the steps. I want to sync this desktop to my mozilla account. What do I do?

Open 4 313

password set up isn't working as it should

Hi, I set a primary password so that this is required when I first sign in to Firefox but although the request for the password shows up, I realise I only need to press '… (funda kabanzi)

Hi, I set a primary password so that this is required when I first sign in to Firefox but although the request for the password shows up, I realise I only need to press 'cancel' and firefox is opened.

Open 1 312

DOH appears to not resolve specific domains

I am using 140 ESR version on linux with Cloudflare's DNS over HTTPS and with DOH active for some reason resolving a domain like d3oklwo3y1bx83.cloudfront.net will resolv… (funda kabanzi)

I am using 140 ESR version on linux with Cloudflare's DNS over HTTPS and with DOH active for some reason resolving a domain like d3oklwo3y1bx83.cloudfront.net will resolve to local host IP 127.0.0.1.

I am using firefox about:networking#dnslookuptool to test resolution of the domain d3oklwo3y1bx83.cloudfront.net Both with DOH on and off the resolution remains local host. I tried another browser on the same workstation and I was able to receive a resolution of 13.225.193.203 13.225.193.133 13.225.193.64 13.225.193.58 Why is firefox ESR not able to resolve that domain? What are causes ?

Is is firefox dnslookuptool results.

Open 4 306

confirmation code

I can't sync my new device without confirmation code! The email with it is not coming to this address: [email removed]@inbox.ru. I need this information from you: Full S… (funda kabanzi)

I can't sync my new device without confirmation code! The email with it is not coming to this address: [email removed]@inbox.ru. I need this information from you: Full SMTP-log with ● Exact date and time of dispatch; ● Server response mxs.mail.ru; ● Correct sender and recipient addresses.

Open 2 305

PDF Security Settings are being ignored by Firefox

Why has Mozilla decided to COMPLETELY IGNORE security settings applied to PDF documents? I have a number of PDFs secured so as to prevent the ability to print or copy tex… (funda kabanzi)

Why has Mozilla decided to COMPLETELY IGNORE security settings applied to PDF documents? I have a number of PDFs secured so as to prevent the ability to print or copy text. When opened with Firefox, all of these settings are ignored.

Open 3 305