Showing questions tagged: Show all questions
  • Solved

My Bookmarks and history is lost as I updated to IOS 26.0.1

Hello Firefox team, I did update my Mac to IOS 26.0.1 and I have lost all the history and bookmarks, I have the "Sync" enabled with my browser. All my important data ha… (read more)

Hello Firefox team,

I did update my Mac to IOS 26.0.1 and I have lost all the history and bookmarks, I have the "Sync" enabled with my browser.

All my important data has been lost, can you please look into this and help me please.

Thanks, Sajeel Irkal

Asked by sajeel.irkal 1 week ago

Answered by KAMI 1 week ago

  • Solved

Link on bottom of this form page needs fixing.

I filled out this form completely to resolve another issue only to come to the section at the lower part of this page. "Troubleshooting Information (optional): We can't a… (read more)

I filled out this form completely to resolve another issue only to come to the section at the lower part of this page. "Troubleshooting Information (optional): We can't automatically get your browser's troubleshooting data, please try these manual steps. "

I clicked the link...silly me...thinking the link would open a modal or popup. it took me to another page, losing everything i typed to ask to get a problem resolved. GGGRRRRRRRR! to put it lightly.

Maybe someone can fix that? I'm likely posting this in the wrong place. But it is posted and I hope the right people see it to not let it happen again.

Oddly, the browser kept the images for the form I was working on, only the typed text was lost.

Asked by aefriot 1 week ago

Answered by Paul 1 week ago

  • Solved

Strange download from Firefox today - xRqj7qhl.html - Sixe: zero bytes - Kind: HTMLtext

I received this download from Firefox today, July 22, 2025: xRqj7qhl.html - Size: zero bytes - Kind: HTML text . I've never experienced this before. Is it legitimate? Th… (read more)

I received this download from Firefox today, July 22, 2025: xRqj7qhl.html - Size: zero bytes - Kind: HTML text . I've never experienced this before. Is it legitimate? Thanks

Asked by cecchijac 2 months ago

Answered by jscher2000 - Support Volunteer 2 months ago

  • Solved

youtub not loading says no internat connection on windows11

im using firefox on windows11. youtube does not load and says no internet connection but other websites work fine. i tried syncing time udating the browser and checking D… (read more)

im using firefox on windows11. youtube does not load and says no internet connection but other websites work fine. i tried syncing time udating the browser and checking DNS. Still not fixed. What else can i do

Asked by Mohammad zarif Abdulrahman 1 month ago

Answered by Mohammad zarif Abdulrahman 1 month ago

  • Solved

libxul.so: undefined symbol: gdk_wayland_device_get_wl_seat

When I try to run firefox 141.0 (Linux x64) I get: libxul.so: undefined symbol: gdk_wayland_device_get_wl_seat Couldn't load XPCOM. Is there a way to fix this? I'm usi… (read more)

When I try to run firefox 141.0 (Linux x64) I get:

libxul.so: undefined symbol: gdk_wayland_device_get_wl_seat Couldn't load XPCOM.

Is there a way to fix this?

I'm using Slackware 14.2.

Asked by dstalkowski 2 months ago

Answered by dstalkowski 1 month ago

  • Solved

Extreme frame judder on YouTube

YouTube videos encoded at 60 frames per second are extremely choppy in Firefox only. Microsoft Edge plays the same videos perfectly. I have deleted my profile and reinst… (read more)

YouTube videos encoded at 60 frames per second are extremely choppy in Firefox only. Microsoft Edge plays the same videos perfectly.

I have deleted my profile and reinstalled Firefox, updated graphics driver to the latest version, and toggled hardware acceleration on and off. Nothing helps.

Asked by Jens Lyn IV 3 months ago

Answered by Jens Lyn IV 1 month ago

  • Solved

Using canvas/context to scale an image that displays ok before removes the image data, ok in Chome/Safari.

The app sizes two adjacent images to the same height. Maybe there's a better approach? This works, in that I see the original image displayed at the wrong size: //im… (read more)

The app sizes two adjacent images to the same height. Maybe there's a better approach?

This works, in that I see the original image displayed at the wrong size:

   //img.src = imgsrc.src;

This sizes the image but without the data (black square for toDataURL w/ image/jpeg) in FF, but not Chrome and Safari:

   var canvas = document.createElement( 'canvas' );
   canvas.width = width;
   canvas.height = avail_height;
   var context = canvas.getContext( '2d' );
   // Tried/failed: Fill white background for JPEG export
   //context.fillStyle = '#fff';
   //context.fillRect(0, 0, canvas.width, canvas.height);
   context.drawImage( imgsrc, 0, 0, canvas.width, canvas.height);
   context.lineWidth = 150; // ??
   img.src = canvas.toDataURL('image/jpeg', 0.92);
   img.onmousedown = disableDragging; // for FF
   img.style.opacity = "1.0"

The page is the view.html one gets to via Enter on phobrain.com.

Asked by phobrain 1 month ago

Answered by Paul 1 month ago

  • Solved

Images from canvas black or transparent: img.src = canvas.toDataURL(); // FF: 'image/jpeg'=black. Png,webp,default=transparent.

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution. The behavior is the same whether the served … (read more)

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution.

The behavior is the same whether the served image is jpg or webp. A Servlet delivers the image data, here in webp:

          response.setHeader("Content-Type", "image/webp");

On page, I use a canvas thus => see '// FIREFOX'

     var canvas = document.createElement( 'canvas' );
     canvas.width = width;
     canvas.height = avail_height;
     var context = canvas.getContext( '2d' );
     context.drawImage( imgsrc, 0, 0, width, avail_height);
     context.lineWidth = 150;
     // FIREFOX: canvas.toDataURL('image/jpeg')=black, png,webp,default=transparent
     img.src = canvas.toDataURL('image/jpeg');
     img.onmousedown = disableDragging; // for FF
     img.style.opacity = "1.0";
     console.log('setImg ok');

Inspecting a black jpeg:

        data:image/jpeg;base64,...

Thanks!

Asked by phobrain 1 month ago

Answered by phobrain 1 month ago

  • Solved

Can't sign into Hotmail.

For the past 2 months I've found it very difficult to sign into my Hotmail account using Firefox. Microsoft keep telling me to use a VPN or another device. I like answer… (read more)

For the past 2 months I've found it very difficult to sign into my Hotmail account using Firefox. Microsoft keep telling me to use a VPN or another device. I like answering emails on my computer because of its large screen. I've tried signing in about 2000 times now. Firefox told me they can't help me because I'm not a Mozilla subscriber even though they own Firefox. Microsoft told me it's Mozilla's problem. Can anyone help me please. John in the Philippines.

Asked by John O'Kane 2 months ago

Answered by John O'Kane 2 months ago

  • Solved

Firefox main process repeatedly consume large amount of memory

Since recently 1~2 version, my Firefox keeps consume large amount of memory and release it repeatedly Even I restart Firefox and do nothing, it will start doing this aga… (read more)

Since recently 1~2 version, my Firefox keeps consume large amount of memory and release it repeatedly

Even I restart Firefox and do nothing, it will start doing this again

I use about:processes and about:memory to capture this seems the main process's "tab.query" causing this, please check

PS: sometime it will consume till system max (64GB) and cause my OS out of memory. PS2: that wave-like memory usage is cause by Firefox

Asked by nununene 3 months ago

Answered by TyDraniu 3 months ago

  • Solved

Does not open previous windows and tabs

There are many tabs open in the firefox window. I'm closing the firefox. I'm opening it again.All tabs opened during the previous opening disappear.Either a new page or a… (read more)

There are many tabs open in the firefox window. I'm closing the firefox. I'm opening it again.All tabs opened during the previous opening disappear.Either a new page or a single tab opens. The settings are set to "Open previous windows and tabs" (Image 1)


I go to "Firefox View" ---"Open tabs". (image 2) I see 2-5 windows there.In this case, there are 3 windows.WINDOW 1 is my main window with the tabs that should have been saved and opened when firefox was launched again. I close all tabs from unnecessary windows with a cross.Only window 1 remains. But when restarting, an empty or different window opens again.And again, there are a lot of unnecessary and incomprehensible windows on the list. Previously, a window with restored tabs from the previous session always opened. Question: 1)How can I restore the normal recovery of the previous session when restarting? 2) Tell me.I can somehow switch between windows (Firefox View" ---"Open tabs)(Image 1) Thank you.

Asked by omax72 2 months ago

Answered by jscher2000 - Support Volunteer 2 months ago

  • Solved

Address bar in Firefox 140 doesn't let me select search engines using up and down arrows

Before upgrading to Firefox 140, I would always quickly switch between my default DuckDuckGo and alternative search options, like Wikipedia, using the up and down arrows.… (read more)

Before upgrading to Firefox 140, I would always quickly switch between my default DuckDuckGo and alternative search options, like Wikipedia, using the up and down arrows. I would just type the search term in the address bar and then tap the down key a couple of times before pressing enter if I wanted to use a different search engine.

The new address bar no longer seems to offer this option. I see I can still select alternative search engines using the mouse, but pressing the down key no longer lets me select them.

Is it possible to re-enable this way of quickly switching between search engines using the keyboard?

Asked by askandanswer 3 months ago

Answered by jscher2000 - Support Volunteer 3 months ago