white stripe at top of screen that covers navagation bar

Hello Again that white stripe at the top of the screen is back this PM: I refreshed firefox yesterday and it solved until now: have carried out the dirty dozen: updated … (læs mere)

Hello Again that white stripe at the top of the screen is back this PM: I refreshed firefox yesterday and it solved until now: have carried out the dirty dozen: updated FF yes, clear cache yes etc.

Can anyone help me in layman terms: I checked safari and it was OK there. would prefer FF : I use (have done so since its inception) DuckDuckGo as my home page .

Thank you

Stillet af Libbie for 9 timer siden

Seneste svar af TyDraniu for 20 minutter siden

paribu.com

Hi there, I'm having a strange issue with a website I use for crypto trading. On Firefox the page layout looks broken and some sections overlap or don't load correctly. T… (læs mere)

Hi there,

I'm having a strange issue with a website I use for crypto trading. On Firefox the page layout looks broken and some sections overlap or don't load correctly.

The site is paribu.com https://www.paribu.com . When I open the same page in Chrome everything looks normal and the layout loads properly.

I tried refreshing and disabling a few extensions but the issue still happens in Firefox. Has anyone experienced something similar or knows what might cause this?

Thanks.

Stillet af Seren for 22 minutter siden

Ctrl-Shift-T bugged after latest update

Normally Ctrl+Shift+T reopens the last tab I closed in that specific window, but after the most recent update it reopens the last tab I closed in /any/ window. Is this h… (læs mere)

Normally Ctrl+Shift+T reopens the last tab I closed in that specific window, but after the most recent update it reopens the last tab I closed in /any/ window. Is this happening to anyone else?

Stillet af maplewood9999 for 3 timer siden

Seneste svar af TyDraniu for 32 minutter siden

Accidently clicked on "never allow pop-ups on this website", how do I reverse this?

Hey friends, n00b questions - how do I allow pop ups on a website again? I accidentally clicked too fast and clicked to not allow pop ups again on a site I need a window … (læs mere)

Hey friends, n00b questions - how do I allow pop ups on a website again?

I accidentally clicked too fast and clicked to not allow pop ups again on a site I need a window to pop up.

I went to settings to make an exception for the website, but it still does not work.

Any help please?

Stillet af h3m19 for 55 minutter siden

Seneste svar af wxie for 32 minutter siden

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… (læs mere)

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?

Stillet af lyleleverich for 1 uge siden

Seneste svar af Outis for 2 timer siden

Is Firefox using my Paypal log-in details to log retailers in automatically?

I use an online retailer to buy birthday cards and gifts - Moonpig.com. Whenever I choose Paypal as my payment option, it logs me directly into my Paypal account without … (læs mere)

I use an online retailer to buy birthday cards and gifts - Moonpig.com. Whenever I choose Paypal as my payment option, it logs me directly into my Paypal account without me entering any details. I have several Paypal accounts and want to choose which one to use. I have no saved payment details on Moonpig's site and having checked, they say that somehow my browser is logging me in automatically. That's Firefox and I want it to stop.

I have no issues with Firefox storing log-in details but I should be able to choose which Paypal account I want to use.

Any thoughts please? UF

Stillet af unionfan for 23 timer siden

Seneste svar af unionfan for 1 time siden

https://apps.ngte-welfaretrust.gov.bd/

Firefox detected a potential security threat and did not continue to apps.ngte-welfaretrust.gov.bd because this website requires a secure connection. What can you do abou… (læs mere)

Firefox detected a potential security threat and did not continue to apps.ngte-welfaretrust.gov.bd because this website requires a secure connection.

What can you do about it?

apps.ngte-welfaretrust.gov.bd has a security policy called HTTP Strict Transport Security (HSTS), which means that Firefox can only connect to it securely. You can’t add an exception to visit this site.

The issue is most likely with the website, and there is nothing you can do to resolve it.

If you are on a corporate network or using antivirus software, you can reach out to the support teams for assistance. You can also notify the website’s administrator about the problem.

Stillet af pc “MILON” online for 4 timer siden

Seneste svar af Agent virtuel for 2 timer siden

Firefox is super slow for me, and websites take more than minutes to load

I have around 60 tabs open accross 5 windows, and whenever I try to open a new tab, Firefox takes many minutes to load completely. I've restarted Firefox and the problem … (læs mere)

I have around 60 tabs open accross 5 windows, and whenever I try to open a new tab, Firefox takes many minutes to load completely. I've restarted Firefox and the problem is solved for a few days, and then it persists. I've been using Google, but I want to keep using Firefox. Fix it now please.

Stillet af milanbasakodisio for 3 timer siden

Firefox 148: DataChannel send() fails with InvalidStateError after onopen triggers

WebRTC DataChannel worked perfectly in Firefox 147 and earlier, but after upgrading to Firefox 148, send() throws InvalidStateError immediately after onopen fires. Same c… (læs mere)

WebRTC DataChannel worked perfectly in Firefox 147 and earlier, but after upgrading to Firefox 148, send() throws InvalidStateError immediately after onopen fires. Same code works in Chrome and previous Firefox versions.

const dataChannel = pc.createDataChannel('kvsDataChannel', {

   ordered: true,
   maxPacketLifeTime: 3000

});

dataChannel.onopen = () => {

   console.log('open, state:', dataChannel.readyState); // Shows "open"
   try {
       dataChannel.send('hello'); // Throws InvalidStateError
   } catch (e) {
       console.error('Failed:', e.name, e.message);
   }

};

Error: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable

Environment: Firefox 148.0: Fails OS: Windows 11 Firefox 147 and earlier: Works

Question: What changed in Firefox 148 that broke DataChannel send()? Any workaround while this gets fixed?

Stillet af Ethan for 3 timer siden

Error Uploading Salary Calculator Extension

Hi everyone, I recently built a small Firefox extension for my website https://calcolo-stpendionetto.it https://calcolo-stpendionetto.it , which helps users calculate the… (læs mere)

Hi everyone,

I recently built a small Firefox extension for my website https://calcolo-stpendionetto.it https://calcolo-stpendionetto.it , which helps users calculate their net salary in Italy using updated IRPEF and INPS rates.

However, when I try to upload the extension to addons.mozilla.org addons.mozilla.org (AMO), I keep getting this error message: Signing is not possible due to an error with the manifest file

{

 "manifest_version": 2,
 "name": "Calcolo Stipendio Netto",
 "version": "1.0",
 "description": "Calculate your Italian net salary (IRPEF, INPS, regional tax) quickly.",
 "icons": {
   "48": "icons/icon48.png",
   "128": "icons/icon128.png"
 },
 "browser_action": {
   "default_popup": "popup.html"
 },
 "permissions": ["activeTab"]

} I also tried switching to manifest_version 3, but then Firefox gave a warning that some properties like browser_action are deprecated or not recognized.

Has anyone experienced the same issue when uploading finance or calculator-related extensions? Is there a new manifest format or signing rule I might be missing for Firefox extensions?

Any help or examples from working extensions would be greatly appreciated. Marien Klin

Stillet af Marien Klin for for 5 måneder siden

Seneste svar af Paul for for 5 måneder siden

I had to factory restore my computer and now I can't access my passwords, I do not have a profile setup

My system was hacked and I had to factory restore it. I didn't write down my login/passwords because I was informed that as long as I had my sign in for FireFox I could r… (læs mere)

My system was hacked and I had to factory restore it. I didn't write down my login/passwords because I was informed that as long as I had my sign in for FireFox I could restore them on my system.

Alas, I cannot figure out how to do this. I do not have a passkey, a profile or anything other than the email address for my system.

Can you help me? I put all of my important documents in Dropbox and now I can;t access that either.

Anything you can do is appreciated.

Thea Giardina [edited email from public community support forum]

Stillet af Thea G for 4 timer siden

can't connect

I had a mainstream company website start some of this months ago and now I seem to be getting more and more similar connection problems for other sites. My pc works just … (læs mere)

I had a mainstream company website start some of this months ago and now I seem to be getting more and more similar connection problems for other sites. My pc works just fine on nearly every other site so I just don't see it as my pc. I asked my ip and although I question whether they will help much but they did say nothing from their side. Yes I am up to date on ffox and OS. Clearing cookies does nothing. Some sites just say access denied, some will just never load or have some bs 'oops' or 'something went wrong' message. Chrome seems to mostly work but it may be goofy getting the sites working. These all used to work fine before. It does have the same or similar problem using other pc's on the same network. I can find nothing in my modem/router that is blocking anything. How do I find out what is wrong?

Stillet af helpful55 for 7 timer siden

  • Løst

Looking for old stuff, I think?!

I have an Intel I5 PC that runs MS Win XP. The reason that I'm still running that ancient OS is because of whats inside it. I have two old boards in it that I still use a… (læs mere)

I have an Intel I5 PC that runs MS Win XP. The reason that I'm still running that ancient OS is because of whats inside it. I have two old boards in it that I still use and quit honestly can't afford several thousand dollars to replace them. And the new machine to go with them.

I need to get online to download the few pieces of software I need That are still out there. But like most sites they examine your machine to see what versions you need and it's a download and install package. So I can't use a different PC.

My question is: Is there a version of Firefox I can download that will work on XP, and not be ignored like is done to IE 8. And that I can then transfer to the XP (service pack 3) box for installation?

Stillet af eudemon for 19 timer siden

Besvaret af James for 12 timer siden

bookmarks imprted, show toolbar enable, see no bookmarks.

I successfully imported the book marks and see multiple bookmarks folders in library. At least one of them really has the bookmarks. But when I enable show bookmarks, the… (læs mere)

I successfully imported the book marks and see multiple bookmarks folders in library. At least one of them really has the bookmarks. But when I enable show bookmarks, they are nowhere to be seen

Stillet af anna.hope.blucher for 8 timer siden