Showing questions for topic:

why is firefox suddenly forcing the use of the address bar for searching.

Suddenly I cannot search from the search bar. It defaults to the address bar. why "fix" something that was not broken. Being forced to use the address bar is frustrati… (tuilleadh eolais)

Suddenly I cannot search from the search bar. It defaults to the address bar. why "fix" something that was not broken. Being forced to use the address bar is frustrating. If you go directly to the address bar, it tells you it cannot find that site.

Solved Cartlannaithe 22 2 1048

Remove search from address bar,

Why isn't there a simple means to remove/prevent searches for the address bar, using config doesn't work. I've used Firefox for over twenty years, this annoyance will end… (tuilleadh eolais)

Why isn't there a simple means to remove/prevent searches for the address bar, using config doesn't work.

I've used Firefox for over twenty years, this annoyance will end that and force a move to Brave.

Solved Cartlannaithe 11 299

address bar search

I had to actually sign up fort a Mozilla account,the multiple hoops I had to jump through were ridicules, in order to ask a question of Firefox. I do not want my address … (tuilleadh eolais)

I had to actually sign up fort a Mozilla account,the multiple hoops I had to jump through were ridicules, in order to ask a question of Firefox. I do not want my address bar to be my search engine. How do I disable the search engine in my address bar? And now I have to wait for an answer!!!!!!!! I used to love and trust Firefox. Not anymore.

Solved Locked Cartlannaithe 10 289

Shortcuts on homepage disappeared

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the … (tuilleadh eolais)

I opened Firefox this morning and all of my pinned shortcuts have disappeared. Shortcuts are enabled in the settings. I checked the browser.newtabpage.pinned pref on the about:config and all of my pinned shortcuts are still there, but they're not appearing on the actual page itself. Are there any other settings that I'm not aware of?

Solved Cartlannaithe 9 693

How to deactivate search within address bar?

I am reopening the question from 2020 as the solution described no longer seems to apply. https://support.mozilla.org/en-US/questions/1284577 I am running Windows 11. Fi… (tuilleadh eolais)

I am reopening the question from 2020 as the solution described no longer seems to apply. https://support.mozilla.org/en-US/questions/1284577

I am running Windows 11. Firefox 144.0 (64-bit)

When entering search terms into the search bar in the centre of the page, the information typed appears in the address bar, even after following the fix described in 1284577.

Treating the address bar as the search bar appears to be the default. While the user can additionally deselect the search engine in the address bar, that is an unnecessary and undesired additional step for every search (the primary reason I am using Firefox)

Is there a way to permanently set the default for what I enter into the search bar to remain in the search bar and not to be managed by the address bar? Thanks, Rich

Solved Cartlannaithe 9 468

Firefox 136 broke my custom new tab page, how do I fix it?

I'm on Linux. I've been using this method to setup a custom new tab page for Firefox for almost 4 years, and it has worked great: https://jamesnorth.net/knowledge-base/ar… (tuilleadh eolais)

I'm on Linux.

I've been using this method to setup a custom new tab page for Firefox for almost 4 years, and it has worked great: https://jamesnorth.net/knowledge-base/article/firefox-new-tab-page

---

Navigate to /usr/lib/firefox.

Create autoconfig.cfg:

// var {classes:Cc,interfaces:Ci,utils:Cu} = Components;

/* set new tab page */ try {

 Cu.import("resource:///modules/AboutNewTab.jsm");  
 var newTabURL = "file:///home/james/ff/index.html";  
 AboutNewTab.newTabURL = newTabURL;  

} catch(e){Cu.reportError(e);} // report errors in the Browser Console

Create defaults/pref/autoconfig.js:

// pref("general.config.filename", "autoconfig.cfg"); pref("general.config.obscure_value", 0); pref("general.config.sandbox_enabled", false);

---

However, upon updating to Firefox 136, I only get a blank page. All of my autoconfig files still exist in /usr/lib/firefox.

When I create a new tab with Ctrl+T, it's a blank page. When I create a new window, it loads the local page I want it to load with the file path in the URL (which it never had before; the URL bar was blank in Firefox 135). So it seems to be partially working.

Any tips?

Solved Cartlannaithe 9 548

I deleted all the shortcuts from homepage and now cannot add them

I deleted all the shortcuts from Firefox desktop browser's homepage and now I cannot add them back. There are no blank shortcut icons on the page anymore. No setting to e… (tuilleadh eolais)

I deleted all the shortcuts from Firefox desktop browser's homepage and now I cannot add them back.

There are no blank shortcut icons on the page anymore. No setting to enable them. Shortcuts are enabled. Page is mostly blank, only has Firefox icon.

I tried to close and open Firefox as well as disabling and enabling the shortcut setting. Adding more rows did not do anything.

Before this issue occurred, I had one shortcut on the page that was linking to localhost. I opened the edit window to the shortcut and pasted the same address and saved changes. After that I removed the shortcut. All of the blank tiles immediately got removed from page and I had no way of adding more shortcuts.

Solved Cartlannaithe 9 716

My location according to AccuWeather says I'm in Portland Oregon, but I'm not even in the U.S.

The AccuWeather part of the Firefox homepage says I'm in Portland, Oregon, USA, but I'm not even in the same country. I tried to change it according to the directions I f… (tuilleadh eolais)

The AccuWeather part of the Firefox homepage says I'm in Portland, Oregon, USA, but I'm not even in the same country. I tried to change it according to the directions I found earlier, but the only drop-down for my city was another city in the US but none in any other countries. So now I can't change my location. How do I change my location? It wasn't like this yesterday and I have no memory as to how it became "Portland, Oregon" since last night. I don't even have a VPN so it isn't that. How do I change it back to my area without using my exact location?

Solved Cartlannaithe 9 508

Firefox New Tab page

Hi everyone, I'm asking for help following the latest update (Firefox 143.0.1): the corners of the top site preview boxes have changed, as shown in the first screenshot. … (tuilleadh eolais)

Hi everyone, I'm asking for help following the latest update (Firefox 143.0.1): the corners of the top site preview boxes have changed, as shown in the first screenshot. I was wondering if it's possible to permanently restore them to the same state as in the second screenshot, perhaps via userContent.css.

Solved Cartlannaithe 8 140

Search input still hands off to Address Bar despite "handoffToAwesomebar" being false

When I click on the search box in the middle of the New Tab page and start typing, the focus automatically jumps to the Address Bar (Awesomebar). I want the typing to sta… (tuilleadh eolais)

When I click on the search box in the middle of the New Tab page and start typing, the focus automatically jumps to the Address Bar (Awesomebar). I want the typing to stay within the central search field.

In about:config, I have set browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar to false. However, this did not fix the problem — the input is still being redirected to the top address bar.

Solved Locked 8 428

Missing Widgets options

I'm trying to add the world cup tracker to my home screen, but when i click the link, it just puts me in my new tab page with no changes. When I click the pencil edit ico… (tuilleadh eolais)

I'm trying to add the world cup tracker to my home screen, but when i click the link, it just puts me in my new tab page with no changes. When I click the pencil edit icon, widgets are not an option for me. Is there a place I need to enable them?

Solved 8 376

How to remove FF logo from New Tab

Hello, After today's FF update my new tab has the FF logo obscuring the image. I've tried removing it in about:config by setting this preference to false: browser.newtab… (tuilleadh eolais)

Hello,

After today's FF update my new tab has the FF logo obscuring the image. I've tried removing it in about:config by setting this preference to false: browser.newtabpage.activity-stream.logowordmark.alwaysVisible But it didn't work.

I don't want the logo and also don't want the search bar. I want just the image.

When that didn't work, I tried going to Settings->Home->New Windows and Tabs I was able to set Homepage and New Windows to a Custom URL, but not New Tabs.

What's up with this??

I read somewhere to try using a custom css and set the attribute of .logo-and-wordmark to none. I don't know how to do that.

Is there a workaround that doesn't involve creating a custom css? If not, I'd like some advice on how to create a css.

Many Thanks! - Andre'a

Solved 7 228

Search redirect to address bar

Previous solution: switch browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar to false does not work anymore. Please help. Regards, Victor … (tuilleadh eolais)

Previous solution: switch browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar to false does not work anymore.

Please help.

Regards, Victor

Solved Cartlannaithe 7 260

FF 149.0.2 (64-bit) does not load home-page URL on start-up and new-tab

After upgrading to 149.0.2 (64-bit), when starting FF or opening an new tab, the preferred URL is not loaded. It is configured in Settings/Home/New Windows and Tabs All p… (tuilleadh eolais)

After upgrading to 149.0.2 (64-bit), when starting FF or opening an new tab, the preferred URL is not loaded. It is configured in Settings/Home/New Windows and Tabs All previuos FF versions were OK with the same URl (https://search.yahoo.com/web/advanced)

Solved 7 99

Firefox 148.0b2 (64-Bit) Disable search function in address field

Since version 148.0b2 (64-bit), it's once again not possible to enter search terms in the search box of a new tab; instead, the browser searches in the address bar. I've … (tuilleadh eolais)

Since version 148.0b2 (64-bit), it's once again not possible to enter search terms in the search box of a new tab; instead, the browser searches in the address bar. I've had all the settings I found in the forums configured correctly for over five years, and they haven't changed. - browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar = False. Despite this, the search still occurs in the address bar. Now I'm back to the awful search in the address bar. How can I fix this? Please fix this bug as soon as possible.

Original: Set der Version 148.0b2 (64-Bit) ist es wieder nicht möglich die Suche im neuen Tap, im Suchfenster einzugeben, sonder es wird wieder im Adressfeld gesucht. Ich habe alle Einstellungen, die ich in den Foren gefunden habe schon über 5 Jahre so eingestelle, sie sind auch nicht geändert. - browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar = False. Trotzdem wird die Suche im Adressfeld geführt.

Jetzt geht es aber wieder mit der Schrecklichen suchen in der Adresszeile los. Wie kann ich dies ändern? Bitte diesen Fehler (Bug) schnellst möglich beheben.

Solved Cartlannaithe 6 269

I have 4 rows for shorcuts but missing 3 at the end and have no way to add those last 3 shortcuts, how can I do that?

I have selected the 4 rows for shortcuts on my tab and have installed all but the last 3 spaces in the end of the 4th row. There's no option whatsoever to continue to add… (tuilleadh eolais)

I have selected the 4 rows for shortcuts on my tab and have installed all but the last 3 spaces in the end of the 4th row. There's no option whatsoever to continue to add those remaining 3 spaces. Any suggestions?

Solved 6 50

new tab

When I open a new tab how do I get my search engine to appear in center of page instead of up top in address bar?

Solved Locked Cartlannaithe 6 370

remove firefox logo from home page

Since new update the firefox logo is appearing on my home page and new tab pages, how do I remove it? I changed the setting to false and it still does not go away. … (tuilleadh eolais)

Since new update the firefox logo is appearing on my home page and new tab pages, how do I remove it? I changed the setting to false and it still does not go away.

Solved 5 169