Showing questions tagged: Show all questions

After update to 121.0.1 tabs barely visible

Since updating to 121.0.1, only the top edge of the tabs in my menu bar are visible (see image). I tried reinstalling, restarting, and switching to a different theme. Any… (read more)

Since updating to 121.0.1, only the top edge of the tabs in my menu bar are visible (see image). I tried reinstalling, restarting, and switching to a different theme. Any thoughts on why this is or how to fix it? Thanks in advance!

Asked by sfwriter1 3 months ago

Last reply by cor-el 3 months ago

Links opened in container reopen without container without permission

I really appreciate the container tab option for my browsing, as it affords me more privacy and I am a stickler about my privacy. However- I have been having an issue wit… (read more)

I really appreciate the container tab option for my browsing, as it affords me more privacy and I am a stickler about my privacy. However- I have been having an issue with links that I am attempting to open in a specific container that will load, and then immediately reload into the tab without a container. This has happened several times. The most recent example is that I clicked on a link from FB, a site I tend to avoid, and specified that I want it opened in a FB tab, as I don't trust them not to track me beyond that. However, the link loaded in the FB tab and immediately again with no container whatsoever. There was no request, no warning that I had set up the "multi-account container" and did I want to use it in the designated container... nothing. This has happened with links before as well.

Asked by natikaal 3 months ago

Last reply by zeroknight 3 months ago

Firefox reopens previous tabs while incognito window is active

As long as I have an incognito window open, Firefox will reopen old tabs everytime I open a new "regular" window, even if "Open previous windows and tabs" is unchecked. … (read more)

As long as I have an incognito window open, Firefox will reopen old tabs everytime I open a new "regular" window, even if "Open previous windows and tabs" is unchecked.

Asked by lokeyhermit 3 months ago

Last reply by Graham 3 weeks ago

Now warning Win10 crash on closing tab in Firefox

Hi, Firefox = 121.0.1 64-bit Win10 = 22H2 (19045.3930) Not for the first time but the 3rd in the past few months I was closing a tab in Firefox and my PC immediately re… (read more)

Hi,

Firefox = 121.0.1 64-bit Win10 = 22H2 (19045.3930)

Not for the first time but the 3rd in the past few months I was closing a tab in Firefox and my PC immediately reset. No warning, just straight to blank screen as soon as I closed a tab (I had 4 open). Next thing I knew it was going through re-boot. No crash report in Firefox.

This last time I had Facebook open, I had a video in Facebook popped-out, it had finished playing and I went to close the FB tab.

Ian.

Asked by ian120 3 months ago

Last reply by zeroknight 3 months ago

Restoring tabs (supposed to work but won't)

For ages I've had my tabs automatically restored when opening Firefox. But as of the last few days it won't. The old links are saved so I can restore them one by one thro… (read more)

For ages I've had my tabs automatically restored when opening Firefox. But as of the last few days it won't. The old links are saved so I can restore them one by one through history but that's not automatic. And if I click on restoration in History it will bring up a whole bunch of old tabs not neccessarily from the last session.

I'm on the same computer as I've been for over a year, so I don't know what what the problem is. I've searched on it and tried to re-check the box for this function. But it won't apply...

Asked by Hosh Nak 3 months ago

Last reply by zeroknight 2 months ago

NO TABS!?? What Happened to the Restore Session option - it's nowhere

Have I been hacked?? Restore Session not even avail on Menu bar. No computer crash or electric failure in last 24 hrs, but not a single one of my tabs are still open on m… (read more)

Have I been hacked?? Restore Session not even avail on Menu bar. No computer crash or electric failure in last 24 hrs, but not a single one of my tabs are still open on my browser (30+) and no tab/page option as usual asking if I want to Restore my Session. What the !*& happened to my months of tabs? I do/did have the correct settings selected for Tabs to be restored. Oh MY GOD --this is a complete nightmare!! I'm the only user on this home desktop Mac. Please help. -Melanie

Asked by melanie.buscho 3 months ago

Last reply by cor-el 3 months ago

Open New Tabs

All of a sudden, I can no longer open new tabs in Firefox just by clicking the top bar (sorry, don't know how to describe this: the space that sits just below the line wi… (read more)

All of a sudden, I can no longer open new tabs in Firefox just by clicking the top bar (sorry, don't know how to describe this: the space that sits just below the line with 'File', 'Edit', 'View', 'History', etc. (Menu bar?) Formerly, when I had a tab open I used to be able just to click that line and a new tab would open. To open a new tab now I have to look to the right of the screen, and press the '+' button (Open a new tab Control+ 1) that appears in that same area just below the that is there. Not nearly as convenient. Please tell me how to fix this as simply as possible (I am not very computer literate). I have done nothing to change anything in the Firefox settings, so don't know why this happened all of a sudden. Very frustrating. My bookmarks all disappeared too, by the way, thoughI figured out how to resstore them to top of screen. I am using Windows 10 Thanks in advance, A frustrated Cynthia

Asked by CynthiaJ 3 months ago

Last reply by zeroknight 3 months ago

Update seems to have removed the "restore previous session" button.

Hello! After updating from 108 to 122, there's no restore previous session button. The recently closed tabs option only returned half of the tabs. Will this bug be repair… (read more)

Hello! After updating from 108 to 122, there's no restore previous session button. The recently closed tabs option only returned half of the tabs. Will this bug be repaired and how can I get back the tabs?

Asked by smcdougal 3 months ago

Last reply by jonzn4SUSE 3 months ago

Tab option improvement

In the tabs column,it is very difficuit to close certain unwanted tabs ie,when we open 9..or 10 tabs simultaneously.There is no close button for each tab when we select t… (read more)

In the tabs column,it is very difficuit to close certain unwanted tabs ie,when we open 9..or 10 tabs simultaneously.There is no close button for each tab when we select to close the particular tab.So we kindly request you to provide close button to each tab bar.(right click option is available,but it's not confortable).

Asked by jithinpalavila 2 months ago

Last reply by zeroknight 2 months ago

Removing top tabs from browser

I use an addon to display my tabs in a tree on the side of the screen. As such, the horizontal tabs at the top of the screen are unnecessary, and I would like to remove t… (read more)

I use an addon to display my tabs in a tree on the side of the screen. As such, the horizontal tabs at the top of the screen are unnecessary, and I would like to remove them.

I've tried to follow a few other guides on how to do this, without success. I've created a userChrome.css file in the "chrome" folder of my active Firefox profile. It currently looks like this:

  1. tabbrowser-tabs {

visibility: collapse !important; min-height: 0 !important; }

tab{ display:none!important; }

However, the tabs remain. I've tried a few other permutations of these rules. I've made sure to save the text file and restart firefox multiple times. It also persisted across a PC restart.

What am I doing wrong?

Asked by Wesley Lance 2 months ago

Last reply by zeroknight 2 months ago

Ctrl+Shift+T opening new tabs instead of restoring closed ones

I'm facing a bewildering problem with Ctrl+Shift+T, which has only started in the past few hours and persisted through troubleshooting. In short, it's opening a default … (read more)

I'm facing a bewildering problem with Ctrl+Shift+T, which has only started in the past few hours and persisted through troubleshooting.

In short, it's opening a default new tab when I press that combination, rather than reopening the last closed tab, as is its normal function. The problem is not that the tabs themselves are lost -- the "Reopen Closed Tab" drop-down menu entry is still available on right-click, and seems to function as expected. Similarly, I checked about:config to see if there was a problem with sessionstore or sessionrestore, both of which are at their default settings and can't be causing this. Rather, something about the combination itself is no longer working.

I ran Firefox in Troubleshoot Mode to see if any of my settings were causing this. The problem persisted there, so that doesn't seem to be the case.

A little over a month ago, I got a new phone and synced up my desktop and mobile (Android) Firefox tabs, which I hadn't done previously. This is really the only thing I can think of that would lead to any issues, but it's impossible to match the timeframes -- I noticed this problem today, five hours ago. (The failure for ctrl+shift+t to work includes tabs that were opened from mobile sync.) I make heavy use of this keyboard shortcut and would've noticed it earlier if it started earlier.

Something about Ctrl+Shift+T itself is not properly being 'translated'. Ctrl+T works as expected (opens a blank tab), which is the same thing the Shift version is doing. Both my Ctrl and Shift keys are working fine in other respects (e.g. shift key capitalizes letters and adds special characters), so it's not keyboard hardware. It's not "inconsistent" -- it consistently works for everything else, and consistently doesn't work for this.

I'm using Firefox 122.0 on Windows 11.

Asked by vaticidalprophet 2 months ago

Last reply by cor-el 2 months ago

How to switch to firefox view with a HOTKEY?

Unfortunately it is not listed here: https://support.mozilla.org/en-US/kb/how-set-tab-pickup-firefox-view#w_set-up-firefox-view How to switch to firefox view (first tab w… (read more)

Unfortunately it is not listed here: https://support.mozilla.org/en-US/kb/how-set-tab-pickup-firefox-view#w_set-up-firefox-view How to switch to firefox view (first tab where all your windows and tabs are) with a hotkey!

Asked by empleat 2 months ago

Last reply by zeroknight 2 months ago

Cannot turn off "Switch to this tab" notification.

So I enabled push notifications for Google Calendar. Every time there's a notification, Google Calendar ask if I want to enable "Switch to this tab" for their notificatio… (read more)

So I enabled push notifications for Google Calendar. Every time there's a notification, Google Calendar ask if I want to enable "Switch to this tab" for their notifications. I accidentally turned it on, then I managed to turn it off. Except it now keep asking me if I want to enable it.

Looking at the settings, the only two options available are "Always ask" and "Yes", with no way of just saying no... why?

Asked by R4d6 2 months ago

Last reply by cor-el 2 months ago

Firefox new design - Poor

Firefox changed the design on tabs and other features some time back. The whole user experience has been worse since the UX design was changed. For example, it's impossib… (read more)

Firefox changed the design on tabs and other features some time back. The whole user experience has been worse since the UX design was changed. For example, it's impossible to find out without going through tab after tab, which one is active and playing. I wish there was an option to reverse back to the old design.

Asked by none 2 months ago

Last reply by cor-el 2 months ago