As of today, Firefox gets an "Access Denied" when accessing goddady.com. Chrome works.

Access Denied You don't have permission to access "http://www.godaddy.com/" on this server. Reference #18.acf7d517.1771548295.4f66cee0 https://errors.edgesuite.net/18.acf… (read more)

Access Denied You don't have permission to access "http://www.godaddy.com/" on this server.

Reference #18.acf7d517.1771548295.4f66cee0

https://errors.edgesuite.net/18.acf7d517.1771548295.4f66cee0 is what I get when going to https:\goddady.com as of today. Running on Windows7 (no, I won't upgrade). Tried a variety of changes. But Chrome works fine. Any suggestions?

Asked by lyleleverich 2 weeks ago

Last reply by Denys 3 days ago

lowes web page

lowes web page comes up. but when looking for product it denies me access. it said denied access to server. it gives me codes that i do not under stand.please give me st… (read more)

lowes web page comes up. but when looking for product it denies me access. it said denied access to server. it gives me codes that i do not under stand.please give me step by step on how to fix it. paul klemp

Asked by paulklemp 4 months ago

Last reply by Paul 4 months ago

handoff to awesome bar

not really a request for help since release 147.0.3 searches handoff to awesome and can't be changed by using about:config dropping back to 145.0.2 allows prevention … (read more)

not really a request for help since release 147.0.3 searches handoff to awesome and can't be changed by using about:config dropping back to 145.0.2 allows prevention

Asked by Duffa 3 weeks ago

Last reply by Agent virtuel 3 weeks ago

disable search engine

This is the 3rd time I have had to post this. I am getting very frustrated. I DO NOT want the search engine within my address bar. Nothing anyone from you "community" he… (read more)

This is the 3rd time I have had to post this. I am getting very frustrated. I DO NOT want the search engine within my address bar. Nothing anyone from you "community" helped to disable the search engine in my address bar. Opera, Edge, Chrome, the user can disable the search engine in the address bar. Why is Firefox so different? And difficult?

Asked by marcellaolejniczak 1 month ago

Last reply by TyDraniu 2 weeks ago

Some websites won't load at all while other are very slow to load but some will load just fine

Some websites won't load at all while other are very slow to load but some will load just fine, example Crunchyroll (screenshot attached) won't load at all its just spinn… (read more)

Some websites won't load at all while other are very slow to load but some will load just fine, example Crunchyroll (screenshot attached) won't load at all its just spinning loading icon and a white page but if I try it in a different browser it works just fine, but with Youtube it will load but is choppy and low quality videos and same thing as before I load it in a different browser and no problems. I have tried every possible solution I can find from clearing cookies and cache to refreshing Firefox even scanned for malware and virus nothing has worked please help me figure out what is happening and why it's only with Firefox that I am having this problem and its not hardware can play online just fine and download games from steam perfectly fine.

Asked by creepyzoy 3 months ago

Last reply by john.hanratty 3 weeks ago

Unable to use Firefox to access an account - Chrome works...

Since the last update, I am unable to log into my American Express account using Firefox (I can log in using Chrome, but Firefiox is my default browser). After entering … (read more)

Since the last update, I am unable to log into my American Express account using Firefox (I can log in using Chrome, but Firefiox is my default browser). After entering user name and password, the little spinng arrow goes around for 8-10 seconds and goes off again - it won't to progress to the next screen . Never any error messages, it just spins awhile and stops.

Asked by patwldr 4 months ago

Last reply by mattc 4 months ago

Passwords Lost

Dear Sir/Madam After the update toFirefox 145, I lost all my Passwords. The Firefox/Mozilla account keeps showing me that my password for login is incorrect when it corre… (read more)

Dear Sir/Madam

After the update toFirefox 145, I lost all my Passwords. The Firefox/Mozilla account keeps showing me that my password for login is incorrect when it correctively saved on my computer, and I have wrriten it down in my notebook.

Regards.

DR CLEMENT AKATENG MD

Asked by DR CLEMENT AKATENG MD 2 months ago

Last reply by Paul 2 months ago

Autofill with Dashlane has stopped working on some sites all of a sudden!

I have no idea what has changed and I do not have the experience to attempt to figure it out. I have had Dashlane for years and it works like a charm. Now, it will not … (read more)

I have no idea what has changed and I do not have the experience to attempt to figure it out. I have had Dashlane for years and it works like a charm. Now, it will not auto fill certain sites and with other there is some sort of conflict which causes the sites to sit and spin but it will not auto-fill like usual.

All I have done is clear the cashe several times and then it started. Its a brand new machine so not sure how that plays into it but it was all of a sudden out of no where.

Any help would be greatly appreciated.

Asked by Jesse Tacoronte 5 months ago

Last reply by Paul 5 months ago

Center-screen search bar defaults to address bar

Hello, I have a situation - which I had previously researched and resolved - that has come back to haunt me. I use an ultra-widescreen monitor and searching/browsing obvi… (read more)

Hello,

I have a situation - which I had previously researched and resolved - that has come back to haunt me.

I use an ultra-widescreen monitor and searching/browsing obviously necessitates a center-screen search box which, up until now, Firefox has provided cleanly and with simplicity. However, I see that (once again) despite cursor placement in the center-screen box the search text is being entered in the address bar which is wholly impractical for me since I have to look about 60 degrees left and upwards to see what I am typing.

I say "again" because when this happened previously I was able to make a config change and resolve it but despite that still being in effect - the ".handoffToAwesomebar" is still set to FALSE - search text now has moved back to the address bar.

A brief search of this community yielded no answers. Is there any other known fix or has this now be thrust upon us permanently and thou shalt adapt?

Thanks in advance....

Asked by dan.felton 3 weeks ago

Last reply by AliceWyman 22 hours ago

Firefox Context Menu - Unwanted Navigation Images are Showing Again

Hi All, I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu opt… (read more)

Hi All,

I was using the following CSS to hide the navigation images and show only text labels on the context menu for the Back, Forward, Reload and Bookmark Page menu options...

/* Content Area Context Menu - Navigation Vertical Text */
#context-navigation,
#context-navigation > menuitem{
  flex-direction: column !important;
}
/* hide images */
#context-back image, #context-forward image,
#context-reload image, #context-stop image,
#context-bookmarkpage image{
   display: none !important;
}
/* show text labels */
#context-back:after, #context-forward:after,
#context-reload:after, #context-stop:after,
#context-bookmarkpage:after{
   content: attr(aria-label) !important;
   margin-inline-start: -19px !important; /* this pushes navigation text items to left, aligned with other menu items below */
}


It worked up until a couple of versions ago, but something has changed, and my CSS is now broken, and those navigation icons are back.

My context menu now looks like the attached image below.

Any help with showing only text labels on this menu is appreciated.

Thanks.

Asked by Slouch 5 months ago

Last reply by jscher2000 - Support Volunteer 4 months ago