Search defaults to UK. How undo? Using Duck Duck Go for search.

My default search engine is Duck Duck Go. I frequently use a VPN. I am usually in North America and want to search sites in North America. When I run a search by typ… (read more)

My default search engine is Duck Duck Go. I frequently use a VPN.

I am usually in North America and want to search sites in North America. When I run a search by typing a search term in Firefox, I get results beginning in UK, and I see that a blue toggle switch has been set to UK. (See image.)

This started 2-3 weeks ago.

How do I set things so that my searches begin in North America?

I have checked "about:config" preferences and do not see anywhere that UK is specified. I don't see a region preference setting, either.

Thank you.

Asked by ezameht 3 days ago

Last reply by ezameht 3 days ago

Pocket recommended articles

On my old macbook pro, when I opened Firefox recommended Pocket articles appeared automatically on each tab I opened. This is not happening on my new macbook air. How can… (read more)

On my old macbook pro, when I opened Firefox recommended Pocket articles appeared automatically on each tab I opened. This is not happening on my new macbook air. How can I enable this?

Asked by satsuma_sally 2 days ago

Last reply by satsuma_sally 2 days ago

Reply Signatures

Has anyone found a way to have a separate "reply signature?" The use-case is that I may send an initial email with a 'complete' signature (first name, lastname, email, p… (read more)

Has anyone found a way to have a separate "reply signature?"

The use-case is that I may send an initial email with a 'complete' signature (first name, lastname, email, phone, etc.). But when the other party replies it would be nice to then reply to that with just my first name. Or at worst, auto-insert the full signature.

I've setup my full signature and auto-populates when I create a new message. But not on the reply.

Any suggestions?

Asked by Eric Gombrich 3 days ago

Last reply by Eric Gombrich 2 days ago

URL autocomplete - I want to start over.

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto f… (read more)

I don’t understand what Firefox is doing. For example, I used to start typing the first few letters of “weather.com”, which I visit pretty much daily, and it would auto fill “weather.com”. Now it auto fills every time with http://www.weatherbase.com/. I don’t know where that came from. Similarly, I used to type the first few letters of “duckduckgo.com” and it would bring up “duckduckgo.com”. Now it brings up a magnifying glass below the url with “Search with duckduckgo”. I am thinking it might be best if I can start over, i.e. clear out any information it’s saved about where it thinks I want to go, and start remembering the sites I am entering now.

Asked by WAYNEOO 3 days ago

Last reply by WAYNEOO 2 days ago

Firefox developer edition crashes all the time, Crash ID: ⁨bp-20d91ca4-1f79-4211-a3d5-4fd7c0240507⁩

Dear, I have been using Firefox Developer Edition for many years without any problem. I sync Firefox on my different PCs, so they are basically all the same in setup. Un… (read more)

Dear,

I have been using Firefox Developer Edition for many years without any problem. I sync Firefox on my different PCs, so they are basically all the same in setup. Unfortunately, Firefox now crashes constantly on my main PC. I have therefore temporarily switched to the default FF variant.

Of course I have tried all the steps shown here on the forum but without any result that I can see. Both in safe mode with or without addons. No matter FF crashed.

The error ID: Crash ID: bp-20d91ca4-1f79-4211-a3d5-4fd7c0240507

I hope someone can help me on my way ,

Regards,

Reinder

Asked by rmeijer 4 days ago

Last reply by rmeijer 2 days ago

Crashed Drive: What folder/file contains my Thunderbird info (folders, layout, etc)?

Hi. My hard drive crashed. I have a new pc and the old drive is readable in a drive enclosure hooked up to new PC via usb. I have done the typical search for the appda… (read more)

Hi. My hard drive crashed. I have a new pc and the old drive is readable in a drive enclosure hooked up to new PC via usb. I have done the typical search for the appdata profile file, but I am not sure what I have here. I have attached a screenshot of the old drive and a global search on "Thunderbird". I am not sure where the profile file is residing. Any advice would be welcome. Thanks.

Asked by mark550 2 days ago

Last reply by mark550 2 days ago

File uploads

Hi, when I try to upload a file such as my resume to a job board it won't open my file location on my device. When I click on the websites upload button it doesn't do any… (read more)

Hi, when I try to upload a file such as my resume to a job board it won't open my file location on my device. When I click on the websites upload button it doesn't do anything. I have tried on many websites with the same outcome. When I go to the same websites using Chrome it works.

Asked by april18 2 days ago

Last reply by april18 2 days ago

Firefox crashes when launching Brave

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I laun… (read more)

Hello! I updated FLOORP on the 5th May, FLOORP crashed and then Brave, Firefox, Waterfox, LibreWolf and Vivaldi started crashing. I had Brave and Vivaldi open when I launched FLOORP and FLOORP asked consent to update itself and after updating, it did not open in “previous session” and I could not open “previous session” through History. When I launched “Settings” from menu, “previous session” opened! I had pinned “Settings” earlier.

Now the bizarre happens; suddenly LibreWolf launches by itself also without “previous session” and open tabs in Brave and Vivaldi disappear to single New Tab. After some tinkering, I was able to restore “previous session” in LibreWolf, Brave and Vivaldi.

Now I close all browsers and open Firefox, no “previous session” and some random windows in its history, opening these random windows also opened “previous session”! 🙄But then Waterfox launches also without “previous session”, here clicking on OneTab extension recovered “previous session”.

Cutting short; I uninstalled, Waterfox, LibreWolf and FLOORP, this did not help, I ran System Restore twice to two different points and it has not resolved the issue.

Thankful for any help!

Asked by RAJENDRA KUMAR 4 days ago

Last reply by RAJENDRA KUMAR 2 days ago

Replace context menu navigation icons with text only

Hi All, Is there a way to replace the navigation icons on the context menu with their text-only counterparts? I've tried the following code segments which provide less-… (read more)

Hi All,

Is there a way to replace the navigation icons on the context menu with their text-only counterparts?

I've tried the following code segments which provide less-than-optimal results.

This one which worked in FF 88, now removes the icons, but leaves 4 blank buttons in a row with no text...

#context-back image,
#context-forward image,
#context-reload image,
#context-stop image,
#context-bookmarkpage image {display: none !important;}}


This one completely removes the options, but I would like to keep them, and replace them with their text counterparts

#context-navigation,
#context-sep-navigation {
   display:none !important;
}


Please see attached images for the before and after of what I'm trying to achieve.

Might be nice to have the blank icon column to the left of these 4 items so they all line up with the items below, but I can live without that if it's not possible.

Any help is appreciated!

Asked by Slouch 2 days ago

Last reply by Slouch 2 days ago

Folder layout for new folders

Dear Sirs, I have a common layout for folders. If I create a new folder, Thunderbird 115.10.1 (and previous versions) always uses a different layout. Sometimes I forget … (read more)

Dear Sirs,

I have a common layout for folders. If I create a new folder, Thunderbird 115.10.1 (and previous versions) always uses a different layout. Sometimes I forget to change the layout and when opening the newly created folder I am confused. I find it also annoying to always apply my folder layout to the newly created folders.

Is there any method/setting to define/set the layout for new folders?

Kind regards,

Jens

Asked by FF Konto Jens 2 days ago

Last reply by FF Konto Jens 2 days ago

firefox freezes when I click in the address bar

Very similar to -> https://support.mozilla.org/en-US/questions/1427103 My firefox now freezes when I click in the URL bar. NO solution I have found so far other than … (read more)

Very similar to -> https://support.mozilla.org/en-US/questions/1427103

My firefox now freezes when I click in the URL bar. NO solution I have found so far other than task manager -> end task and restart the browser. Occasionally that will work, other times it will immediately freeze again.

Historically I have had a LOT of tabs open, more recently less than 20 tabs. I have never seen the issue before.

Windows 10 22H2 Ryzen 3600 32GB RAM Nvidia RTX 3060 LHR 3 Monitors 2 - 1920x1200, 1 - 1920x1080

What I have tried so far: - reboot - restart firefox - "refresh" firefox - troubleshooting mode - removed all extensions - removed some extensions - reduced tabs down to a few - tried to click in the start page search instead of url bar - turned off hardware acceleration - turned on hardware acceleration - turned off TLS DNS - using only 1 window at a time instead of 2 or 3 - waited for an hour or so and window did not become responsive

None of these solutions fixed the issue. A screenshot would be useless as the window looks fine, but the UI is unresponsive.

Asked by drofmij 3 days ago

Last reply by drofmij 1 day ago

tabs and auto updates

I just lost several hundred tabs on Firefox mobile right after it updated itself. The most recent tabs show only ten of those tabs, which were all opened and closed tod… (read more)

I just lost several hundred tabs on Firefox mobile right after it updated itself. The most recent tabs show only ten of those tabs, which were all opened and closed today and aren't part of what I need to restore.

How do I get my tabs back? I've seen no 'restore previous session' option. My laptop only shows the few I have open now. What do I do to restore them?

Asked by Katerpie 6 days ago

Last reply by Katerpie 1 day ago

account password in thunderbird

I have been using 4 email accounts with TB for years now with no problems - 2 use IMAP gmail accounts and two POP mail accounts. In the last week, when I open TB (on a ma… (read more)

I have been using 4 email accounts with TB for years now with no problems - 2 use IMAP gmail accounts and two POP mail accounts. In the last week, when I open TB (on a mac OS10.15.7) I am asked to enter the password for these two accounts. I have not changed the passwords for these two accounts anywhere else so I don't know why TB suddenly wants me to enter them. No matter what password I enter here, I am told the login failed and am asked to enter a new password. I enter a new password and go back to being asked for passwords again.

What password is TB looking for? Where is it stored so that I can look for it? When I go to Settings/Privacy and security/Saved passwords only passwords for the two gmail accounts are shown. Where can I find the passwords for the POP Mail Server and how do I reset them?

Asked by hunterbr 2 days ago

Last reply by hunterbr 1 day ago

Calendar invites are being sent from incorrect email address

Hi, Scenario: I have a custom domain with an email address, and have used mailbox.org and currently icloud to host my email. In both cases, the email address associated… (read more)

Hi,

Scenario: I have a custom domain with an email address, and have used mailbox.org and currently icloud to host my email. In both cases, the email address associated with my custom domain is the only one I use for everything, such as email, calendar, contacts, etc (x@er.com). Also in both cases, there is also a login email address to the email hosting service (i.e. x@mailbox.com and x@icloud.com respectively).

Issue: My calendar invites erroneously send from my icloud email address, rather than my custom domain email address. This appears to be by defaul and unchangeable. See 1/2 screenshot.

Settings: I'm on W11 Pro, using TB 115.10.1 (64-bit). For calendar settings, see 2/2 screenshot.

Background: With both providers, my calendar invites initially were being sent from the correct email address (x@er.com), but inexplicably switched to the being sent from login email address of the email hosting service after some time (about a year with mailbox.org, and a couple of months after migrating to icloud.com). This messes up my calendars, and I need to resolve it. Hopefully it's just something dumb that I'm doing.

What I've tried: On mailbox.org: When the issue first occured I put up with it for a few weeks then assumed it was probably mailbox.org and migrated to icloud. This appeared to resolve the problem at the time. On icloud, my calendar sync was setup in TB using add-ons, which worked for a couple of months and then the issue recurred. I've tried: 1. In apple account settings: I tried changing my apple-id to be my custom domain email address, rather than my icloud email address (didn't fix it). 2. I then unsubscribed from all of my network calendars in TB, removing the addons and restarting TB, as per https://support.mozilla.org/en-US/questions/1406255#answer-1568028 - I had to add a blank local calendar first before I was able to remove all of the network calendars. 3. I then added my calendars back into TB by using the direct URL locations, as per https://support.mozilla.org/en-US/questions/1406112 - when adding the calendars back, I tried using the login as both my custom domain email address, and also my icloud email address (didn't fix it).

Any help would be much appreciated.

Thank you.

Asked by mozilla573 5 days ago

Last reply by mozilla573 1 day ago

Accept meeting invite and no response is created or sent even when requested

I'm using thunderbird 115.10.1 on Ubuntu Linux. I've set up a second calendar and associated it with an email account hosted by Polaris Mail. That email address has worke… (read more)

I'm using thunderbird 115.10.1 on Ubuntu Linux. I've set up a second calendar and associated it with an email account hosted by Polaris Mail. That email address has worked fine within thunderbird for everything else for a long time, but I only recently associated it with a calendar. When I get a meeting invite, for example from a gmail user, and accept that invite, selecting "send a response now", no message ever arrives at the email of the inviter and no email ends up in any of my folders (drafts or sent). It is like nothing happens. The event *is* accepted and added to the calendar, but no respose is created or sent. I have another email account and calendar and meeting acceptances and responses seem to work fine.

I've looked at all the settings I can find and they seem appropriate and analogous to those with the working email/calendar. The correct email address appears in the calendar properties opened by right-clicking on the Calendar and selecting properties.

Any help? Thanks.

Asked by petersbk 1 day ago

Last reply by petersbk 23 hours ago

Difference between Address Book and Card Book?

As a longtime user of Thunderbird, I am very familiar with the Address Book. But a couple of years ago, "Cardbook" showed up on my Menu bar. It started out the same as th… (read more)

As a longtime user of Thunderbird, I am very familiar with the Address Book. But a couple of years ago, "Cardbook" showed up on my Menu bar. It started out the same as the Address Book, but they are no longer identical. For example, in Cardbook my son's entry has one email address; in Address Book, he has four. What are the differences, and which one should I be using? This is of particular concern to me because I just synced my Address Books between devices using BirdieSync, and it wiped out a very important contact out of my Address Book. Luckily it was still there in the CardBook, but I don't want to lose my contacts in either.

Asked by yzlde55xck7g 21 hours ago

Last reply by yzlde55xck7g 21 hours ago

Thunderbird forgets new identity every time I restart

Hi my email address (all services) has been migrated to a new company so I've got a new server name and new imap and smtp port numbers all of which has been duly filled i… (read more)

Hi my email address (all services) has been migrated to a new company so I've got a new server name and new imap and smtp port numbers all of which has been duly filled in in the correct boxes (as far as I know). The new server name is mail.mail.coop the old one is smtp.iomartcloud.com. Everything seems to be working ok, ie. there's the new account listed in the left-hand window with all the folders and subfolders and all the emails in the correct places, all working fine inc. send and receive. The old iomartcloud account is still there just above it with all the folders etc. but no send and receive because the service has now been closed by the server company (all my emails have been transferred to the new server. If I go to my webmail page also all is ok inc. send and receive. I have set the new mail.mail.coop as the default and I've been trying to find out how to delete the iomartcloud one.

The problems I have are two: 1. I can't seem to find any way to delete the iomartcloud account from thunderbird. 2. Whenever I close and restart thunderbird it's forgotten the mail.mail.coop account/identity. I have to go to new account > existing email (my email address hasn't changed) and put in name, password etc. It all works fine again but next time I close thunderbird......

I know the server is ok and I know the passwords, port numbers, server addresses, etc. are ok because it all works fine each time I create the new account (for the 50th time!), so there's some other problem I haven't yet identified. I've searched on this forum and elsewhere, and hunted all around the settings menus but to no avail.

I wonder could the two things be connected? If I could delete the old account maybe it would solve the other problem. Note that both the email address, name and password are the same for both accounts, only the server address is different (and the port nubers maybe as well). And could the second problem be to do with the security settings of my browser or os? (brave browser, linux zorin os).

Sorry rather a long post! Hope someone can help me! Justin

Asked by acuteoakdecline 2 days ago

Last reply by acuteoakdecline 20 hours ago

Link Previews

When photos, videos, or websites are linked on a FB comment, it used to display a thumbnail preview below the comment. Now it just shows the link. On mobile, the previe… (read more)

When photos, videos, or websites are linked on a FB comment, it used to display a thumbnail preview below the comment. Now it just shows the link. On mobile, the preview appears. So I'm thinking a setting got changed on the desktop version.

Does anyone know what the issue is and how to correct?

Asked by m267 2 days ago

Last reply by m267 19 hours ago

Can't log in to Regions Bank Account. Message: "We can’t locate that page right now."

Can't log in to Regions Bank Account. Message: "We can’t locate that page right now." after typing in password Works fine on other browsers. Problem started Maybe arou… (read more)

Can't log in to Regions Bank Account. Message: "We can’t locate that page right now." after typing in password Works fine on other browsers.

Problem started Maybe around mid April. Have 5 computers: 2 running Windows 10, 2 running Windows 7 Professional, 1 running Linux

Problem occurs only on the computers running windows 7 Professional

Regards.

Asked by HBR Firefox VPN 1 day ago

Last reply by HBR Firefox VPN 18 hours ago