Autofill Form feature

I love the Autofill feature but recently it has gone haywire! Instead of filling in First name: Eleanor Last name: van den Heuvel which is correctnor van, my first name a… (kàsi)

I love the Autofill feature but recently it has gone haywire! Instead of filling in First name: Eleanor Last name: van den Heuvel which is correctnor van, my first name appears as Eleanor van and the last name as Heuvel!

I've checked on edit the address but I can't see how to correct it. Can you help?

Asked by eleanor.van.den.heuvel 5 àwọn wákàtí sẹ́hìn

Firefox remove autofill email from login form

Firefox remove autofill email from login form how to delete saved email address from Firefox login form Firefox remove email suggestion from sign in page Firefox shift… (kàsi)

Firefox remove autofill email from login form

how to delete saved email address from Firefox login form

Firefox remove email suggestion from sign in page

Firefox shift delete autofill not working

Firefox delete specific form autofill entry

how to remove old Apple ID email from Firefox login

Firefox won't forget old email on Apple sign in

Asked by allguard001 8 àwọn wákàtí sẹ́hìn

Recent update [139] changed the size of text of bookmarks in folders in the bookmark toolbar

Updated recently from (I believe) 138.04 to 139.0.1, and immediately noticed that the size of font (and icons) had changed in the folders I have in the bookmark toolbar, … (kàsi)

Updated recently from (I believe) 138.04 to 139.0.1, and immediately noticed that the size of font (and icons) had changed in the folders I have in the bookmark toolbar, that is they are much smaller and thus also less space between. Why this, and is it possible to change the size, without changing something else?

It's possible that many don't have folders in the toolbar and thus don't notice, but I have 2-3 apart from bookmarks.

I remember a change many versions ago that increased the space between entries in the bookmark menu, and also in the bookmark toolbar folders. That was too much and I found a setting [in config] that could be changed to decrease the space back then. (I haven't looked for that solution now, probably have some doc somewhere, and won't bother searching since this is different. Same with this case; I did some quick initial search but found next to nothing and older. BTW, this is one of the downsides of changes like these and similar; the day you have too move to another OS version, i.e. reinstall everything you also have to keep documentation of all these little changes, apart from all the other things you'll have to export or save.)

Asked by atria 4 àwọn ọjọ́ tó kọjá

Last reply by atria 16 àwọn wákàtí sẹ́hìn

Pushy and unwanted software suggestions

When i browse using Firefox it has started to recommend I install extensions and use other Firefox features. This is entirely unwelcome and unwanted. It feels suspicious … (kàsi)

When i browse using Firefox it has started to recommend I install extensions and use other Firefox features. This is entirely unwelcome and unwanted. It feels suspicious to be suggested third party software, and it feels invasive to get contextual feature suggestions. Please stop these spam advertisements.

Asked by Daniel 1 ọjọ́ tó kọjá

updated VPN wants a "Run in Private Windows" option

our VPN was updated and is now giving me a CONSTANT repeating notification "Firefox" browser does not have private browsing permission, please enable "Run in Private Wind… (kàsi)

our VPN was updated and is now giving me a CONSTANT repeating notification "Firefox" browser does not have private browsing permission, please enable "Run in Private Windows" in WebFilter extension option. I looked but did not see this option. where would it be, and/or what can i do about this, it's driving me nuts, lol, thanks in advance, I LOVE FIREFOX!!!

Asked by mwest2 1 ọjọ́ tó kọjá

Tabs opening in new window issue

when I click the middle mouse button (wheel)to open the bookmark, it jumps straight to a new window, despite the option When you open a link, image or media in a new tab,… (kàsi)

when I click the middle mouse button (wheel)to open the bookmark, it jumps straight to a new window, despite the option When you open a link, image or media in a new tab, switch to it immediately" not being active in settings.

Asked by Vadym Sorokin 1 ọjọ́ tó kọjá

Firefox closes on network change

I'm only seeing this on a (Windows 11) laptop that connects via a proxy server. The proxy settings are greyed-out (unmodifiable), set to use system proxy settings. When… (kàsi)

I'm only seeing this on a (Windows 11) laptop that connects via a proxy server. The proxy settings are greyed-out (unmodifiable), set to use system proxy settings.

When there are changes to the network, Firefox closes without me doing anything. When I re-open it, there's no indication of a problem. Is there anywhere to view events that might have triggered the browser closing?

Aside from troubleshooting mode, which I'll try, is there anything else I should do/check?

Asked by Jo 1 ọjọ́ tó kọjá

Does customize 'Firefox Using AutoConfig' work on the official Mozilla Firefox release?

I'm trying to configure Firefox using AutoConfig as described in this support article, Customize Firefox using AutoConfig. However, I can't get Firefox to read the firef… (kàsi)

I'm trying to configure Firefox using AutoConfig as described in this support article, Customize Firefox using AutoConfig.

However, I can't get Firefox to read the firefox.cfg file.

Details:

Here's what I've set up:

1. autoconfig.js is in "C:\Program Files\Mozilla Firefox\defaults\pref\" and contains (LF line endings):
  pref("general.config.filename", "firefox.cfg");
  pref("general.config.obscure_value", 0);

2. firefox.cfg is in "C:\Program Files\Mozilla Firefox\" and begins with "//".

Questions:

  • Does AutoConfig still work in the official Mozilla Firefox release (not ESR)?
  • Is there a launch option or environment variable required to enable it?
  • Is there any way to troubleshoot if firefox.cfg is not being read?

Any help is appreciated, thanks!

Asked by Jon 1 ọjọ́ tó kọjá

Readinf and writing email

How do I set the display screen to show just ONE page width without having to scroll right or left to see the entire text line. I want to have the text wrap to the next … (kàsi)

How do I set the display screen to show just ONE page width without having to scroll right or left to see the entire text line. I want to have the text wrap to the next line when it reaches the displayed window width.

Asked by Jerry's Fitbit 1 ọjọ́ tó kọjá

Firefox ESR 128 --remote-debugging-port CLI option with BiDi

Until recently the Firefox docs described how to use the CDP-based Remote Agent at [this url](https://firefox-source-docs.mozilla.org/remote/cdp/Usage.html), now defunct.… (kàsi)

Until recently the Firefox docs described how to use the CDP-based Remote Agent at [this url](https://firefox-source-docs.mozilla.org/remote/cdp/Usage.html), now defunct. Here is the latest archive version I can find from the end of last year: https://web.archive.org/web/20241126214503/https://firefox-source-docs.mozilla.org/remote/cdp/Usage.html

One usage example looked like this:

% firefox --remote-debugging-port DevTools listening on ws://localhost:9222/devtools/browser/7b4e84a4-597f-4839-ac6d-c9e86d16fb83

I have tried the same but get no websocket address returned:- ``` % firefox-esr Mozilla Firefox 128.11.0esr ``` ``` % firefox-esr -h ... ... --remote-debugging-port [<port>] Start the Firefox Remote Agent,

                    which is a low-level remote debugging interface used for WebDriver
                    BiDi and CDP. Defaults to port 9222.

... ... ```

`% firefox-esr --remote-debugging-port` command exits with nothing returned

I have `remote.active-protocols` set to 3 in my Firefox prefs.

Please advise how I get the Remote Agent to return a websocket address for use with BiDi with FF 128. My OS is Debian-based Linux.

TIA

Asked by keymaster 2 àwọn ọjọ́ tó kọjá

when we open firefox, the language comes up in Germany, it whats to know if we want to translate to English but should come up in Englisg. we went into settings and made sure it was set to English

when we open firefox, the language comes up in Germany, it whats to know if we want to translate to English but should come up in Englisg. we went into settings and made … (kàsi)

when we open firefox, the language comes up in Germany, it whats to know if we want to translate to English but should come up in Englisg. we went into settings and made sure it was set to English

Asked by neiler2 2 àwọn ọjọ́ tó kọjá

Manage Cookies & Site Data not working

OK I have been trying to stop Firefox from adding proton.me to the Manage Cookies & Site Data folder. Let me be clear this is happening when I start the computer WITH… (kàsi)

OK I have been trying to stop Firefox from adding proton.me to the Manage Cookies & Site Data folder. Let me be clear this is happening when I start the computer WITHOUT ever opening Protonmail or touching the desktop shortcut to login to Protonmail What I have tried Under Manage Exceptions I added https://account.proton.me and set it to Block all that did was prevent me from logging in to protonmail OK lets try Allow for Session and YES I did uncheck Site settings What happens is Protonmail still shows up in Cookies & Site Data Folder AFTER doing correct closing of Firefox with the X in the upper right I have done this twice. Real Question why do you need to add the cookie to FF or why are you not deleting the cookie when I close FF and better yet I have not touched Protonmail and YOU are adding a cookie this one makes me real unhappy

Asked by dwightrph 2 àwọn ọjọ́ tó kọjá

Startpage.com

Lately on firefox 115.24.0esr (64-bit) running on windows 7 settings in startpage.com keeps resetting, I think this was a bug going around even microsoft Edge had to fix… (kàsi)

Lately on firefox 115.24.0esr (64-bit) running on windows 7 settings in startpage.com keeps resetting, I think this was a bug going around even microsoft Edge had to fix it, this means firefox must be the issue because it was working before and I never deleted the cookies or site data.

Asked by Mangekyo Sharringan 2 àwọn ọjọ́ tó kọjá

Last reply by Mangekyo Sharringan 2 àwọn ọjọ́ tó kọjá

POPup email address windows

Hi Mozilla Staff..! How do I get rid of the popup windows that display a persons email address when I scan my mail. The popups linger for sooo long it blocks me from read… (kàsi)

Hi Mozilla Staff..! How do I get rid of the popup windows that display a persons email address when I scan my mail. The popups linger for sooo long it blocks me from reading the text behind it..! HELP ! Jeffrey

Asked by jeffreygerlinger 2 àwọn ọjọ́ tó kọjá

Changing Dark Background and Light Text to Light Background and Dark Text

Dear Support: Much earlier, I changed the screen from a Light Background and Dark Text in my Mozilla Browser to a Dark Background with Light Text. (Mostly I'm concerned … (kàsi)

Dear Support:

Much earlier, I changed the screen from a Light Background and Dark Text in my Mozilla Browser to a Dark Background with Light Text. (Mostly I'm concerned with using my emailer.)

Today, I'd prefer the original configuration for various reasons. Unfortunately, I've completely forgotten the commands to bring this about. To date, no amount of searching brings success.

Can you help me?

Sincerely,

Edward Edward F Crangle

Windows 10 Mozilla Firefox (latest version)

Asked by ecrangle 3 àwọn ọjọ́ tó kọjá

Last reply by ecrangle 2 àwọn ọjọ́ tó kọjá

3rd party cookies

I can not load school video's because of an unknown setting in my third party cookies, can you help

Asked by MSTJ19721004 3 àwọn ọjọ́ tó kọjá

Shortcuts on Firefox start page

How can I set all the shortcuts on the Firefox start page for all users in a workgroup through a script?

Asked by Håkan 3 àwọn ọjọ́ tó kọjá