Showing questions tagged: Show all questions

Random Certificat warnings

Hi, for about 14 days I get random certificate warnings - even on well known websites. They vary from SSL_ERROR_BAD_CERT_DOMAIN to SEC_ERROR_UNKNOWN_ISSUER... even on web… (read more)

Hi, for about 14 days I get random certificate warnings - even on well known websites. They vary from SSL_ERROR_BAD_CERT_DOMAIN to SEC_ERROR_UNKNOWN_ISSUER... even on websites like x.com or LinkedIn. At the same time I got a new router from my ISP. But I am not sure, if this is connected somehow or if I got a Man-in-the-Middle or a virus. Malwarebytes & Co don´t find anything. I have resetted Firefox, too. But nothing helps. I get these errors in Chrome, too, sometimes. But not as often. Any ideas anybody? TIA!!!

Asked by Edith Mayerhofer 1 hour ago

Firefox is not showing "Details" and "Activity" on files in Google Drive

Hello, I have been facing this issue when accessing Google Drive using Firefox, after selecting a file and clicking on "File information" option the "Details" and Activi… (read more)

Hello,

I have been facing this issue when accessing Google Drive using Firefox, after selecting a file and clicking on "File information" option the "Details" and Activity" tabs simply don't load, as you can see in these screenshots.

Also, I found this thread also here on Mozilla Support from two years ago that reports the same issue. Apparently the bug was solved but ended up returning in most current versions.

I opened the current thread just to report this bug again. Thanks.

EDIT.: Another user reporting the same, his thread was archived: https://support.mozilla.org/en-US/questions/1422875

Asked by Janderson James 15 hours ago

Last reply by Janderson James 1 hour ago

After resume from suspend graphics are broken (Linux, Nvidia)

This has been a problem for a while, currently on Firefox 126.0 and Nvidia 550.78. I can work around the problem by forcing webrender to use software mode. When using HW… (read more)

This has been a problem for a while, currently on Firefox 126.0 and Nvidia 550.78. I can work around the problem by forcing webrender to use software mode.

When using HW accelerated webrender with my Nvidia graphics card everything works fine until the PC wakes from sleep, then graphics are broken and Firefox needs restarting. Most noticeable for me is when looking at Grafana graphs they will look like random lines, and my Frigate NVR snapshots only display some of the time.

Is there anywhere in Firefox that will show a log of any error messages to do with the graphics card? I would like to try and fix the problem rather than disabling HW acceleration, but with no logs to look at that is impossible. No other programs seem to have a problem with resuming from sleep, and no error messages are shown in any of the system logs.

Asked by Adam 2 weeks ago

Last reply by Adam 1 hour ago

Obscure canvas rendering issue

Hello, I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint … (read more)

Hello,

I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint application. The issue is that the very first time that the user presses the mouse, the line stops abruptly, while the next times the lines are drawn correctly. The events seem to fire correctly and the page works fine at Chromium, so it seems to be a Firefox issue. You can find the html page below. I am curious, what could be the problem?

<!DOCTYPE html>
<html lang="el">

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Canvas</title>
  <style>
    #canvas {
      background-color: whitesmoke;
      border: solid 2px brown;
    }
  </style>
</head>

<body>
  <canvas id="canvas"></canvas>

  <script>
    function startDrawing(e) {
      isDrawing = true;
      context.beginPath();
      context.moveTo(e.offsetX, e.offsetY);
    }

    function draw(e) {
      if (isDrawing) {
        context.lineTo(e.offsetX, e.offsetY);
        context.stroke();
      }
    }

    function stopDrawing(e) {
      console.log("stopped drawing")
      isDrawing = false;
    }

    const canvas = document.getElementById('canvas');
    const context = canvas.getContext('2d');
    var isDrawing = false;
    canvas.width = 1000;
    canvas.height = 1000;
    context.strokeStyle = "#913d88";
    context.lineWidth = 2;
    canvas.onmousedown = startDrawing;
    canvas.onmouseup = stopDrawing;
    canvas.onmousemove = draw;
  </script>
</body>

</html>

Asked by ngiatsog 23 hours ago

Last reply by ngiatsog 4 hours ago

download always failed

i need some help with my firefox browser. all of a sudden my firefox browser wont download any files from anywhere but if i try to use the save image as on an image firef… (read more)

i need some help with my firefox browser. all of a sudden my firefox browser wont download any files from anywhere but if i try to use the save image as on an image firefox would download them. weirdest thing is other browsers are fine when downloading files.

Asked by lukas.jiun 5 hours ago

Having a trouble to download with firefox's download

Didn't have this problem before but after a couple days ago, I didn't know what changes happened to my computer but most of the program wouldn't work except I have to run… (read more)

Didn't have this problem before but after a couple days ago, I didn't know what changes happened to my computer but most of the program wouldn't work except I have to run it as administrator. The download problem occurred when suddenly my FF always froze no matter if I closed it or not. So I just refresh my FF and copy my profile from the old backup data that FF generated and just pasted all of them on my new profile. The problem is that after I tries to download warcraft 3 maps from google drive, the download always occurs as failed. I don't have this problem when I tried it with Edge. Running FF as admin doesn't worked either. Neither as when I run FF as refresh without any extension. Downloading stuffs with IDM (Internet Download Manager) does not have any problems. Just now, I try to download a .xlsx files from my workplace websites. After I click on the download or the file itself, nothing occurs as if nothing happened. This is giving me a headaches so I came here to give it a try if anyone can help me fix this problem.

Asked by Kongkit Vaskul 7 hours ago

firefox ate my history

after downloading and installing v.126 of firefox, my history has disappeared. the browser is not generating new history from web site visits. the history is fixed perman… (read more)

after downloading and installing v.126 of firefox, my history has disappeared. the browser is not generating new history from web site visits. the history is fixed permanently on a single web address. this is the web address of a site that is in my toolbar. this site cannot be deleted from the history. this site cannot be deleted through the preferences menu. the same site shows in the history file as the only site visited in the past several months, even though i have not visited that site in the past several months. the browser does not show my browsing history. the browser does not create a browsing history. my history function is permanently broken.

help?

Asked by drollere 21 hours ago

Last reply by drollere 8 hours ago

Firefox Browser Defaults to the Wrong Time Zone

I've seen a few submissions describing the same or similar issues, but is there a consistent, effective way of changing the time zone in Firefox? It keeps defaulting to t… (read more)

I've seen a few submissions describing the same or similar issues, but is there a consistent, effective way of changing the time zone in Firefox? It keeps defaulting to the wrong time zone (despite everything else on my system displaying the correct time zone) and has been doing so for weeks. Solutions appreciated!

Asked by linsilver888 8 hours ago

Firefox doesn't work when i installed League of Legends with Vanguard anti cheat

Hello, I am experiencing an issue related to the Vanguard anti-cheat system used by Riot Games, specifically in relation to League of Legends. After installing the game … (read more)

Hello,

I am experiencing an issue related to the Vanguard anti-cheat system used by Riot Games, specifically in relation to League of Legends. After installing the game and Vanguard, I am unable to open Firefox. When I try to launch Firefox, nothing happens. However, if I change the name of the firefox.exe file, I can start Firefox on a different profile, but it only works for a short period before becoming unresponsive. None of the options or tabs respond after that.

Could you please provide assistance on how to resolve this issue?

Thank you.

Asked by bambodinho 1 day ago

Last reply by bambodinho 13 hours ago

Firefox forgets my passwords

Hello, My password saved are deleted every time I close FF. It used to be manageable because Google and other sites didn't require me to fill my passwords (cookies did t… (read more)

Hello,

My password saved are deleted every time I close FF. It used to be manageable because Google and other sites didn't require me to fill my passwords (cookies did the trick I suppose) but now I also loose access to gmail and Youtube every time I close FF. It's annoying to have to use 2FA every damn time. And keeping the passwords available.

I've tried every answer I found by looking around :

- tried to start in safe mode - disable hardware acceleration - I have no extensions

FF saves the passwords correctly (at least they appear in the saved password tab) but they are erased every time I restart FF. The cookies aren't automatically deleted (FF remembers my browsing history) but I need to relog into Google.

I getting frustrated.

Asked by fr.bergmans 5 days ago

Last reply by fr.bergmans 14 hours ago

After update, when I click on auto fill option a settings tab opens every single time

After update, when I click on auto fill option a settings tab opens every single time. I close it and it happens again. I use firefox to fill out some repeated forms (and… (read more)

After update, when I click on auto fill option a settings tab opens every single time. I close it and it happens again. I use firefox to fill out some repeated forms (and separate topic would also like to customize these autofils and pre-write some ideally), but this is a new problem that breaks using firefox totally for me, causing lots of scrolling clicks and time wastage. What changed that can be fixed in recent updates on this? Thanks.

Asked by bryant4 15 hours ago

Import from Edge after forced migration - Firefox corruped user data after update

Dear fellows, I did lost all history data after a previous update, my user got corrupted data and somehow I did manage to import the info into Edge browser. To my surpri… (read more)

Dear fellows,

I did lost all history data after a previous update, my user got corrupted data and somehow I did manage to import the info into Edge browser. To my surprise after I reinstalled a clean Firefox, it only imported back 3 months of browsing history. Topically, average user keep a computer 3-4 years.. I don't know from where developers came with the idea of limiting to such a shot interval. I have thousands of browsing history links from more that 10 years kept and I need them all.

Tried to increase the number from about:config, but there is an option only for Chrome which I never used and always hate :)

I did installed Chrome to convince myself about it's ingenuity, even if it was not necessary. It does have import option only from Microsoft Explorer, no Edge.

If there is a solution for importing a longer period and high number of entries, please share it.

I'm not an IT expert, but I can manage consoles if there is an even deeper option to modify config files.

Thank you in advance!

Asked by cristian.fan 18 hours ago

A new pop-up box is preventing me from using a site I have been using regularly for several years

I've been using a Rewards site regularly (3/4 times per month) for several years without problem. This weekend the attached pop-up appeared. It makes no difference wheth… (read more)

I've been using a Rewards site regularly (3/4 times per month) for several years without problem. This weekend the attached pop-up appeared. It makes no difference whether I select Resend or Cancel, the program just re-displays the pop-up trapping me in an endless loop. The only exit is to close the window and abort the process. I was able to complete the task without any problem using Edge instead so it appears to be a Firefox specific issue. I haven't consciously changed anything since last using the site successfully on 24 May. Any help/suggestions appreciated.

Asked by eregister 1 day ago

Last reply by eregister 18 hours ago

Sign in formular doesn't work

Hi. I have to sign in related problems. I can't Sign in to my work planning website: tjeps.g4s.dk/ESS/. It works fine on Firefox for Windows but on Android I get a new S… (read more)

Hi. I have to sign in related problems.

I can't Sign in to my work planning website: tjeps.g4s.dk/ESS/. It works fine on Firefox for Windows but on Android I get a new Sign in formular every time i try to sign in. Works on Chrome for Android.

The mandatory Authenticator app in Denmark for all public services "MidID" is not supported on Firefox for Android. Works on Firefox for Windows. This is a huge problem if you wan't Danish users. Also works on Chrome for Android.

I wan't to leave the Google Chrome browser but I am kinda forced not to.

-Jimmie

Asked by Jimmie Iversen 22 hours ago

Last reply by Jimmie Iversen 22 hours ago