Showing questions tagged:

alt menu

so um the menu when you click alt (in the attached image) won't leave I clicked alt again turned mozilla off and on and it didn't work

Solved Archived 3 77

Profile Randomly Inaccessible

I opened up Firefox just now to find that my two profiles currently in use are completely inaccessible. I was faced with a "Create Profile" dialogue that launched me into… (read more)

I opened up Firefox just now to find that my two profiles currently in use are completely inaccessible. I was faced with a "Create Profile" dialogue that launched me into a brand new profile with none of my settings, keybinds, cookies, extensions, anything. Despite this, I know for a fact that my old profiles are *still* there. As you can see my profile folders are right there, with all their data intact as far as I can tell from inspecting their contents, yet they are not accessible from the about:profiles.

Please help me. What is happening with the profile manager? How do I access those old profiles?

Solved Archived 2 150

Automatic hiding tabs bar and address bar

Firefox on Windows 11 has suddenly and without my apparent action started automatically hiding the tab bar and the address bar to give all the vertical space to the curre… (read more)

Firefox on Windows 11 has suddenly and without my apparent action started automatically hiding the tab bar and the address bar to give all the vertical space to the current tab. I do not like this (I have big monitors and I want those bars always visible)

How do I turn this one and why did it turn on in the first place?

Thank you for having the Q&A facility.

Solved Archived 3 408

Microsof Outlook Web Login

Hello, Not sure if posted under the right section. Recently started having an issue trying to sign in to Microsoft Outlook (formally Hotmail) Web. I don't recall any chan… (read more)

Hello,

Not sure if posted under the right section.

Recently started having an issue trying to sign in to Microsoft Outlook (formally Hotmail) Web. I don't recall any changes i made or updates.

When i try to sign in, it opens a new tab and takes me back to the sign in page. This just continues.

Tried using MS Edge and don't have the issue.

So far tried Safe Mode which disabled add-ons, which are currently Add Block plus, and New Tab Override and the issue remains. Not sure if i tried the refresh option but i think it removes the extensions which is not the end of the world.

Added a few images, one shows duplicate tabs, which will continue

Firefox version 140.0.4 (64-bit)

Any ideas whats going

Thanks

Solved Archived 3 58

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: //img.… (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.

Solved Archived 8 294

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 i… (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!

Solved Archived 7 512

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.

Solved Archived 6 361

How do I force firefox to always ask me where to save a bookmark without having to double click each time?

Per title. If I go to bookmarks->bookmark this tab OR clicking the star icon in the address field I always want it to pop up and ask me where to save it, without havi… (read more)

Per title. If I go to bookmarks->bookmark this tab OR clicking the star icon in the address field I always want it to pop up and ask me where to save it, without having to remember to double click the star icon, or go edit bookmarks menu to move it.

This seems like a poor design, at least for me when more than 90% of the time I don't want it to be in the last used folder. I have been adding bookmarks for decades and it has always asked me where to save them, so muscle memory forgets to go back and edit the bookmark I just saved, and then later on I have to go back and change them all because they are never in the right folder.

I understand if I double click the star in the url it will allow me to change it, but when I'm busy I don't remember to click it again, or double click it, then my bookmark is lost and I have to go searching for it and edit it and it's a hassle.

Is there an about:config setting I've missed to re-enable this basic feature to reduce all the clicking?

I've tried browser.bookmarks.editDialog.showForNewBookmarks both false and true without any change to the behavior.

Locked Archived 3 265

Default search engine is set to Bing but changes to Google

I switched my default search engine from Google to Bing. As you can see in the attached screenshot, it should be searching with Bing. But for some reason the search resul… (read more)

I switched my default search engine from Google to Bing. As you can see in the attached screenshot, it should be searching with Bing. But for some reason the search results are always Google. How do I fix this? I haven't refreshed Firefox yet. I was hoping to avoid that.

Solved Archived 4 99

Unable to enter one particular website

There is one particular website that I use quite frequently. Lately I haven't been able to log onto it without encountering a page verifying I am a human, and I can't pro… (read more)

There is one particular website that I use quite frequently. Lately I haven't been able to log onto it without encountering a page verifying I am a human, and I can't proceed (the page just loops). This has happened on other browsers too, though I fixed the problem there by disabling my adblocker. But that doesn't help here on Firefox. Any suggestions?

Solved Archived 3 83

raindrop.io Broken on Firefox 140

I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specif… (read more)

I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specifically, I can no longer use the highlighting function. It works fine on Chrome, but not on Firefox. I've seen several similar reports on Reddit's Firefox forum (r/firefox).

What to do? I don't want to have to switch to Chrome. Suggestions appreciated.

Solved Archived 5 136

Bank website always adds password but the passwords have never been saved! And they're incorrect!

My bank website asks for pin and password codes but each character option displays the fancy Firefox symbol which I can;t delete. The passwords for the site have never be… (read more)

My bank website asks for pin and password codes but each character option displays the fancy Firefox symbol which I can;t delete. The passwords for the site have never been saved but I can't enter the correct password characters because I can't override the symbol. I'm having to access this bank account on Chrome unfortunately. Most frustrating because the website is not listed in "Saved passwords" so I can't edit it! Thanks Mike Bathgate

Solved Archived 1 210

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

Solved Archived 4 1409

Home Button goes away

My toolbar is visible when I click on the 'Open a new tab' plus sign at the top. But if I go to a site, either from a search or from bookmarks, the toolbar disappears. I … (read more)

My toolbar is visible when I click on the 'Open a new tab' plus sign at the top. But if I go to a site, either from a search or from bookmarks, the toolbar disappears.

I just (yesterday) had to delete profile, delete bookmarks, delete Firefox, install Firefox, in order to get it where it would save bookmarks again. The toolbar, prior to that, did NOT disappear when I went to a new site.

Please help.

Solved Archived 1 249