Zobrazenie otázok označených:

Firefox won't display a page embedded in another site

So I understand this: https://support.mozilla.org/en-US/kb/xframe-neterror-page and the reason it exists, but I need to find a way to turn it off because it's literally b… (ďalšie informácie)

So I understand this: https://support.mozilla.org/en-US/kb/xframe-neterror-page and the reason it exists, but I need to find a way to turn it off because it's literally blocking me from accessing the Library of Congress webpage inside the same browser for my job. It's not a malicious site, but I can't figure out how to tell Firefox to stop blocking it as if it was a malicious site.

Help.

Vyriešené Archivované 10 1924

Firefox not working on multiple sites including google docs/sheets

It looks like some sites are not working properly, two examples I can give are google sheets&docs, in the attached image you can see my sheets are not being shown, no… (ďalšie informácie)

It looks like some sites are not working properly, two examples I can give are google sheets&docs, in the attached image you can see my sheets are not being shown, note that if I directly access a sheet's link it does open.

The second example is some websites with media players just load infinitely (YouTube works).

Also added network tab non 200 status code requests images.

Things I've tried:

  • Disabled "network.dns.disablePrefetch".
  • Tried troubleshoot mode(meaning those requests that were blocked by ublock are not the problem).
  • Deleted history including cookies.
  • Private Browsing.
  • User Agent masking
  • Reinstalling
Vyriešené Archivované 10 221

Can't access router gateway since last week

Hi. Can't access router gateway since last week Gives error: Error code: SEC_ERROR_REUSED_ISSUER_AND_SERIAL Gateway is http only, I can access it fine via Edge and Safari… (ďalšie informácie)

Hi.

Can't access router gateway since last week

Gives error: Error code: SEC_ERROR_REUSED_ISSUER_AND_SERIAL

Gateway is http only, I can access it fine via Edge and Safari iOS

I tried disabling https-only though it used to work fine before with a saved exception.

Made sure Win10 firewall allows Firefox for private/public

Followed the help link and deleted the previous certificate from the certificate manager, but I can't find anything relevant under the servers tab

I'm at a loss. Many thanks in advance.

Vyriešené Archivované 10 216

Toolbar shows up in fullscreen when I keep my cursor on the top of the screen.

I tried to do the fix using userChrome.css but it just didn't work. Am I doing something wrong? Also the fullscreen animation fix using the about:config settings doesn't … (ďalšie informácie)

I tried to do the fix using userChrome.css but it just didn't work. Am I doing something wrong?

Also the fullscreen animation fix using the about:config settings doesn't work either.

Thanks in advance :3

Vyriešené Archivované 10 353

All of my addons are disabled and won't re-enable!

All of my addons are disabled and won't re-enable! They all say "addon name" could not be verified for use in Nightly and has been disabled. See attachment clipboard00.j… (ďalšie informácie)

All of my addons are disabled and won't re-enable!

They all say "addon name" could not be verified for use in Nightly and has been disabled. See attachment clipboard00.jpg

If I try to install an addon from the recommended extensions settings (for example "return youtube dislike ") I get a message bubble stating "The Addon downloaded from this site could not be installed because it appears to be corrupt. {OK!}" See attachment clipboard01.jpg

The message above about addons appearing to be corrupt happens if I go to any of my current addon pages and try to redownload them.

Vyriešené Archivované 10 1352

explain it to me like I am 5 years old. Updated firefox, still can't get addons to work.

very frustrated, and pissed at how programmers always screw things up that are working just fine by upgrading crap. Now, I have suddenly had all of my addons quit working… (ďalšie informácie)

very frustrated, and pissed at how programmers always screw things up that are working just fine by upgrading crap. Now, I have suddenly had all of my addons quit working, was forced to update my firefox. Nothing changed, and it still shows that I am using version 105, instead of the all-new, better and fancier, singing and dancing crap that is being forced upon me.

Archivované 10 111

Battery usage

I have a new macbook air running Sequoia 15.3.2, firefox is up to date, my battery which should technically last about 12 hours and I only get 5. Ran through everything … (ďalšie informácie)

I have a new macbook air running Sequoia 15.3.2, firefox is up to date, my battery which should technically last about 12 hours and I only get 5. Ran through everything with Apple and they said it is a Firefox issues. I don't have any extensions, add on etc. Thoughts?

Vyriešené Archivované 10 814

Download location not respected

I have set E:\ as my default download location. However in some cases Firefox does not respect my choice and silently downloads stuff to C:\Users\Name\Downloads. I really… (ďalšie informácie)

I have set E:\ as my default download location. However in some cases Firefox does not respect my choice and silently downloads stuff to C:\Users\Name\Downloads. I really hate this. One example, a pdf downloaded from here https://scribd.vpdfs.com/. Please fix it. Thx.

Archivované 9 172

Problem With Firefox

Attachment is a screenshot shows task manger shows there are 64 open files open, when I have only 4 windows open. What would causing this? Over night Firefox closes and c… (ďalšie informácie)

Attachment is a screenshot shows task manger shows there are 64 open files open, when I have only 4 windows open. What would causing this?

Over night Firefox closes and close all my open windows. I need the windows remain open.

Thank you for sharing your wisdom with me.

Archivované 9 52

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… (ďalšie informácie)

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?

Vyriešené Archivované 9 421

FF on Mac: Control+Enter used to complete the address bar entry with .com

This does not work anymore and I get an edit drop down with copy, paste etc It works on Chrome and Safari. I checked the config for "browser.fixup.alternate.suffix" and i… (ďalšie informácie)

This does not work anymore and I get an edit drop down with copy, paste etc It works on Chrome and Safari. I checked the config for "browser.fixup.alternate.suffix" and it is set to .com.

Vyriešené Archivované 9 281

Firefox crashes after about 15 seconds

On May 1st, when I launched Firefox(afternoon some time on US East coast) it ran an update to 138.0.1. When it was done, it did not launch. So I clicked the icon on my de… (ďalšie informácie)

On May 1st, when I launched Firefox(afternoon some time on US East coast) it ran an update to 138.0.1. When it was done, it did not launch. So I clicked the icon on my desktop and it came up, but then closed out after about 15 seconds. When I reopened it, it asked to continue in troubleshooting mode or refresh. I tried both. No luck. I restarted and even uninstall and reinstalled the latest version as well as tried installing 137.

I have tried with virus/malware protection/firewall off. I have restarted. My page file is default. I tried renaming the firefox.exe to something else. I tried creating an new firefox profile(firefox.exe -p) but that crashes too.

I installed the latest version of Firefox Nightly and it stays open just fine. But when I launch the regular firefox, they both close.

I also installed the Firefox app from the Windows store and it behaves the same as the one from the mozilla website.

Archivované 9 129

Can no longer access my local server nor router via Firefox

I can no longer access my local TrueNAS server nor router via Firefox. My current version is 133.0.3. Safari has no trouble. Firefox gives no warning, no Advanced button… (ďalšie informácie)

I can no longer access my local TrueNAS server nor router via Firefox. My current version is 133.0.3. Safari has no trouble. Firefox gives no warning, no Advanced button, no option to bypass security. All I get is: "Unable to connect An error occurred during a connection to 192.168.0.102.

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web."

I have tried so many settings, troubleshootings, workarounds, I can't begin to list them. It happens in troubleshooting mode. I have created SSL certificates on the server many different ways to no avail. I'm thinking I will have to abandon Firefox with it's obscure, no-way-through security. But I wanted to ask for help first. Please help.

Vyriešené Archivované 9 231

Bookmarks disappeared over night?

I reinstalled windows yesterday. When I installed firefox and signed it, everything was fine. However, this morning, it seems to have removed 80% of my bookmarks. When I … (ďalšie informácie)

I reinstalled windows yesterday. When I installed firefox and signed it, everything was fine. However, this morning, it seems to have removed 80% of my bookmarks. When I try to restore from the bookmarks yesterday, it just gives me the ones that I have this morning. I had tons and tons of resource bookmarks for my work that would be almost impossible to re-find in some cases due to the current state of search engines. Is there any way to salvage them? It seems like sync believes they never existed, but it DID sync them yesterday??? Please help.

Archivované 9 118

Video Won't Play in Browser

This issue just appeared. Video will not play in Firefox. Windows10 PC, up to date with latest versions, as is Firefox. There is no error message or code. Just the spinni… (ďalšie informácie)

This issue just appeared. Video will not play in Firefox. Windows10 PC, up to date with latest versions, as is Firefox. There is no error message or code. Just the spinning wheel. I see other people are having the same issue but I haven't seen a solution. Any ideas or help appreciated.

Archivované 9 132

Google cuts off my searched phrases if they contain certain symbols (+, &, #)

Hello! For a while now I've had an issue browsing with Google using Firefox. As stated in the subject line, Google would cut off parts of my search if certain symbols are… (ďalšie informácie)

Hello!

For a while now I've had an issue browsing with Google using Firefox. As stated in the subject line, Google would cut off parts of my search if certain symbols are used within it.

For example: "1+1" becomes "1 1" "R&B" becomes "R" "#100" sends me back to google main page "number #100" becomes "number"

There might be other symbols that cause issues, but these are the three I keep running into. I tested another browser and this issue doesn't happen in it, meaning it must be an issue with Firefox.

I have already tried clearing cookies and cache, and it did not resolve the problem.

I would appreciate help with this!

Vyriešené Archivované 9 142

ATT.NET is blocking my access to ATT/Yahoo email from my ATT.net account using Firefox but not using Chrome?

ATT.NET is blocking my access to ATT/Yahoo email from my ATT.net account using Firefox ''but not using Chrome?'' I have stopped all tracking and cookie blocking "Somethin… (ďalšie informácie)

ATT.NET is blocking my access to ATT/Yahoo email from my ATT.net account using Firefox ''but not using Chrome?'' I have stopped all tracking and cookie blocking

"Something's gone wrong We may be having trouble with your connection. Connecting your device to Wi-Fi could help fix the issue or try again later. If you were using an app, close this page. Otherwise, start over."

Vyriešené Archivované 9 2799

Videos on mouseover dont play

Hallo everyone, after many hours of Google search and trying many changes in the "about:config" section im done with things to try so my last chance is here. The problem … (ďalšie informácie)

Hallo everyone,

after many hours of Google search and trying many changes in the "about:config" section im done with things to try so my last chance is here.

The problem i have is that videos dont play if i mouseover the firefox window or tab i.E. on the windows taskbar. The video will only start to play if i click on the window/tab and that window/tab is the "active" one im looking at.

It worked fine before but some firefox update f***ed this up (and yes the official firefox updates are the only thing that changed), no i dont know which update it was because i didnt recognize the problem right away.

The autoplay option is set to allow media and audio.

The weird thing is that when i open a video in the vlc player and do the mouseover, everything works just fine. So my conclusion is that some setting was messed up on the new firefox version.

Some data of my pc, everything is updated: - Windows 11 Pro - CPU is AMD Ryzen 7 5800X3D 3,4GHz - GPU is AMD Radeon RX 7900XT - RAM is 32GB DDR4 CL16 - Internet is wired connection with 250K speed - Firefox Version is 137.0.1

Sorry for my bad english and thank you in advance.

Archivované 9 76