Showing questions tagged: Show all questions

Firefox timesout while trying to connect to URL

I sometimes have a problem connecting to a URL. It does not make any difference which URL. Microsoft Edge has the same problem when this occurs. I have two network con… (read more)

I sometimes have a problem connecting to a URL. It does not make any difference which URL. Microsoft Edge has the same problem when this occurs.

I have two network connections. One is via Ethernet and one via WiFi. I generally don't connect the WiFi since I am sitting next to my router. Yesterday, when this occurred, I connected the WiFi and everything worked. I thought it had something to do with my WiFi, but today when it failed I tried the same thing and the problem continued.

I ran the Microsoft troubleshooter and it displayed that I was connected to the Internet.

When this occurs I can ping my router successfully, but I cannot connect to my router via Firefox or Microsoft Edge.

Today I rebooted my router, even though other devices do not have a problem connecting to the Internet, and when the boot was completed everything worked. When I rebooted the router my PC indicated that it did not have a connection and when it was able to access the router initially it indicated that I did not have a connection to the Internet. When my PC indicated it had an Internet connection Firefox functioned correctly.

I have a UPS which has my router, modem, and desktop PC connected. We have had power failures and either my PC is turned off or I turn it off. My router and modem continue to function and we can access the internet via tablets or cell phones. I was wondering if the power failure somehow could have affected my network provider and I needed to reset my router so that it could establish a new connection to the modem. Don't know if this makes any sense or not.

I have Microsoft Office 2021 which is Microsoft's perpetual license version of Office 365. I use Outlook in Microsoft Office 2021. What surprised me is that when this is going on Outlook will function correctly.

Is there anything I can access in Firefox that can help me determine what is going on, or do you have any suggestions?

Asked by Bill 4 months ago

Last reply by cor-el 4 months ago

default search

I use Duck duck go as my default search engine. I've noticed that after the last couple of updates, the default has changed to Google. This has not happened before. There… (read more)

I use Duck duck go as my default search engine. I've noticed that after the last couple of updates, the default has changed to Google. This has not happened before. There must be a bug somewhere that is causing this to happen in the new version of Firefox.

Asked by barry.environ 4 months ago

Last reply by zeroknight 4 months ago

Crashy

Firefox (a new up-to-date install) has been very crashy on my new computer -- PC running Windows 11. I ran troubleshooting mode and it shows 0 crash reports. On my ol… (read more)

Firefox (a new up-to-date install) has been very crashy on my new computer -- PC running Windows 11.

I ran troubleshooting mode and it shows 0 crash reports.

On my old computer, I had 4 Firefox windows open, a half dozen extensions, ~200 tabs and it was quite stable. This brand new install is running one window, 3 extensions, a dozen tabs open, and freezes and crashes pretty much every time I try to read my email (or do anything else that involves clicking).

How do get a stable Firefox?

Asked by shortsmartloud 4 months ago

Last reply by cor-el 4 months ago

why does firefox open 15 sessions in task manager when i openy have 5 windows open!!

why does firefox open 15 sessions in task manager when i openy have 5 windows open!! its seems rediculous the software opens 3 times the amount of windows i have open s… (read more)

why does firefox open 15 sessions in task manager when i openy have 5 windows open!!

its seems rediculous the software opens 3 times the amount of windows i have open

s u c k i n g THE HELL OUT of memory and cpu

i can understand DOUBLE the amount BUT TRIPLE???? give me a brake!

Asked by robertmbolingiii7 5 months ago

Last reply by cor-el 4 months ago

How to remove the Add Bookmark popup prompt when you right click -> Bookmark Link?

I don't want to get the 'Add Bookmark' popup prompt when I right click -> Bookmark Link, I just want it to bookmark the link. Unchecking 'Show editor when saving' doe… (read more)

I don't want to get the 'Add Bookmark' popup prompt when I right click -> Bookmark Link, I just want it to bookmark the link.

Unchecking 'Show editor when saving' doesn't disable this popup.

I use 'right click -> Bookmark Link' a lot, so would really appreciate a fix, thanks :)

Asked by uber varrock 5 months ago

Last reply by zeroknight 4 months ago

AKC.org website

Firefox is my go to browser, pretty much the only one I use. I have logged into the akc.org webpage 1000s of times. Now, only on your browser (I tested two others), I get… (read more)

Firefox is my go to browser, pretty much the only one I use. I have logged into the akc.org webpage 1000s of times. Now, only on your browser (I tested two others), I get a blue button with a padlock image that reads "login to AKCAD," the I get sent to microsoft. I made sure my microsoft account was not hacked and it is not, and I logged out of it. I still keeping getting this; I added the succession of what happens in the attached images. Please figure out what the issue is. Thank you!

Asked by mlcalvosa 5 months ago

Last reply by jonzn4SUSE 5 months ago

how to cancel a download

Every time I open FF it tries to download a file I previously downloaded. Even if I do it again, it won't stop it. How do I delete this queued action? I think I found it… (read more)

Every time I open FF it tries to download a file I previously downloaded. Even if I do it again, it won't stop it. How do I delete this queued action?

I think I found it - Settings/More tools/Task manager

Nope, that didn't work. I keeps putting it back into the tasks.

Asked by bill.ruggirello 5 months ago

Last reply by ruggb 5 months ago

Wall Street Journal Opinion pages won't load fully

Hi, WSJ opinion pages won't load fully on Firefox. The same webpage works on other browsers. This has been a recurring issue ever since I switched over to Firefox. It's… (read more)

Hi,

WSJ opinion pages won't load fully on Firefox. The same webpage works on other browsers. This has been a recurring issue ever since I switched over to Firefox. It's the main reason why I still keep Google Chrome around.

I've tried updating to the newest version of Firefox and also iOS. Also, clearing my cache/cookies works sometimes but the problem keeps coming back.

Asked by isaackim929 5 months ago

Last reply by zeroknight 5 months ago

Remove separator in between Button and First Tab

I wish to remove the ugly looking line between my custom home button and the first tab. You can find that on the top left. I already have userChrome.css set up and I foun… (read more)

I wish to remove the ugly looking line between my custom home button and the first tab. You can find that on the top left. I already have userChrome.css set up and I found no help on the r/FirefoxCSS subreddit.

My userChrome.css code:

```

root {

--toolbar-field-focus-border-color: transparent !important; --toolbarbutton-inner-padding: 10px !important; --toolbarbutton-border-radius: 2em !important; --urlbar-container-padding: 0px !important; }

  1. nav-bar {

box-shadow: none; }

  1. urlbar {

padding: 8px !important; }

  1. urlbar-background {

background-color: rgb(255, 255, 255) !important; border-radius: 16px !important; box-shadow: rgb(230, 230, 230) 0px 0px 5px 0px !important; }

.tab-background { border-radius: 16px !important; box-shadow: rgb(225, 225, 225) 0px 1px 5px 0px !important; }

.tabbrowser-tab .close-icon{ border-radius: 2em !important; margin-right: 0px !important; }

.tabbrowser-tab .close-icon:hover { background-color: rgba(0, 0, 0, 0.05) !important; outline: none !important; }

  1. tabs-newtab-button:hover > .toolbarbutton-icon {

background-color: rgba(255, 255, 255, 0.25) !important; border-radius: 2em !important; }

  1. PlacesToolbarItems .bookmark-item {

padding: 5px; margin: 25px; }

  1. navigator-toolbox { border: none !important;}
  1. PersonalToolbar {

box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px !important; } ```

For anyone who can be of EXTRA help, I wish to also fully round the search bar in my "about:home" which you can see is underneath the FireFox logo. I want to add my own custom border radius of "2em" and remove the blue outline when selected.

Asked by EXC4L1BXR 5 months ago

Last reply by cor-el 5 months ago

Bookmarks

When you add a page to your bookmarks a window appears that asks for a name and which folder you want to save it on. By default it recommends you a folder but there is a … (read more)

When you add a page to your bookmarks a window appears that asks for a name and which folder you want to save it on. By default it recommends you a folder but there is a button to "un-hide" your full folders list. Is there a way to make this the default? As in, i dont have to click "un-hide" everytime (...because firefox never picks the folder i want)

Asked by bioquark 5 months ago

Last reply by zeroknight 5 months ago

Firefox 121.0.1 (64-bit) invalid file format error on youtube upload

Hello Just to report Firefox 121.0.1 (64-bit) unable to upload any video formats on youtube and always having invalid video format error. I'm unable to upload even that … (read more)

Hello

Just to report Firefox 121.0.1 (64-bit) unable to upload any video formats on youtube and always having invalid video format error. I'm unable to upload even that videos what was already successfully uploaded some times ago. I using Microsoft Edge now to upload on youtube and it is fine with all my videos. Hope you can fix soon.

Asked by SNov 5 months ago

Last reply by zeroknight 5 months ago

Shortcuts

If I go to a website it creates a shortcut on my browser page each time. I only want to have the pages I use a lot on there. Is there some way of stopping each site fro… (read more)

If I go to a website it creates a shortcut on my browser page each time. I only want to have the pages I use a lot on there. Is there some way of stopping each site from being added?

Asked by Heather 5 months ago

Last reply by zeroknight 5 months ago

Antivirus message concerning Firefox

Hello, My Antivirus sofware (GData Internet security) showed the attached message (in German) two times today. It says in English something like: It was tried to acc… (read more)

Hello, My Antivirus sofware (GData Internet security) showed the attached message (in German) two times today. It says in English something like:

It was tried to access an infected archive

Virus: Trojan.GenericKD.71195125 (Engine A) File: 0B3C6E11DBBC160A3AAFC100C8BAB878F5EE0C Directory: C:\Users\re-ge\AppData\Local\Mozilla Firef Process: firefox.exe

The line ending with "Firef" may indicate that lines are truncated.

Any suggestion what to do ? Reinhard

Asked by RG 5 months ago

Last reply by cor-el 5 months ago

bookmarks error

I imported my bookmarks, but they're not displaying in the bookmarks toolbar. I've tried hiding it and unhiding and restarting the program/my computer. The imported bookm… (read more)

I imported my bookmarks, but they're not displaying in the bookmarks toolbar. I've tried hiding it and unhiding and restarting the program/my computer. The imported bookmarks can be seen when I go to "recent bookmarks" in the manage your bookmarks section. It also says that they're listed in the bookmarks menu, but they're not visible outside of the manage bookmarks settings window.

Asked by odile.a.gotts 5 months ago

Last reply by cor-el 5 months ago

share screen in a google meeting

I was in a meeting and needed to show my screen. Clicked the button at bottom to share and schecked entire screen then allow....it said firefox wouldn't allow me to share… (read more)

I was in a meeting and needed to show my screen. Clicked the button at bottom to share and schecked entire screen then allow....it said firefox wouldn't allow me to share because of firefox. I also tried to just share Acrobat and had same result. What setting or plugin do I need to set to allow screen sharing in Google meet, microsoft team and zoom meetings?

Asked by kkerski 5 months ago

Last reply by cor-el 5 months ago

Sign-in to online Wells Fargo Bank account

I used to be able to access my Wells Fargo account using Firefox (as recently as last Thursday Jan 11,2024). Now when I try to access the account, Wells Fargo no longer … (read more)

I used to be able to access my Wells Fargo account using Firefox (as recently as last Thursday Jan 11,2024). Now when I try to access the account, Wells Fargo no longer recognizes my sign-in information. The Wells Fargo internet customer service person I spoke to said I was the second customer within the last few days with a similar problem with Firefox. Both Chrome and Edge are not having similar problems. I have the latest version of Firefox, so possibly Wells Fargo changed something. I do not want to use Chrome or Edge because of the hundreds of trackers they allow. Does anybody have any ideas? How does Firefox check on the compatibility of Firefox with websites? Thank you. Mark Kovacevich

Asked by mnk2000 5 months ago

Last reply by cor-el 5 months ago

bookmarks

Firefox used to open the bookmarks to the left showing all the bookmarks, ever since that last update not the go right and aren't even the bookmarks I want, how do I chan… (read more)

Firefox used to open the bookmarks to the left showing all the bookmarks, ever since that last update not the go right and aren't even the bookmarks I want, how do I change it back

Asked by wolfen10861 5 months ago

Last reply by cor-el 5 months ago

adblocker ultimate ad has hijacked a ride on all browser pages

Smaller adblocker ultimate advertising icon appears on most screens. It's annoying and typically in the way. I tried adblocker once but disabled it months ago and removed… (read more)

Smaller adblocker ultimate advertising icon appears on most screens. It's annoying and typically in the way. I tried adblocker once but disabled it months ago and removed it today. The ad for adblocker ultimate still appears in the lower corner of most pages. The icon and the Expanded flag is (opened) are both attached below.

Asked by SME 5 months ago

Last reply by cor-el 5 months ago