Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe
  • Okugcinwe kunqolobane

Tab Close button "X" on hover

Till version 112 I used this in my userChrome.css to get back the close buttons on tabs, but only when I hover over them (active or inactive tabs): .tab-close-button{ dis… (funda kabanzi)

Till version 112 I used this in my userChrome.css to get back the close buttons on tabs, but only when I hover over them (active or inactive tabs): .tab-close-button{ display: none } .tabbrowser-tab:not([pinned]):hover .tab-close-button{

   display: -moz-box !important

}

But now with version 113.0.1 it doesn't work at all and no X appears when I hover over my tabs.

I tried adding #tabbrowser-tabs[closebuttons="activetab"] on top of the previous code, but it made the X appear all the time.

How could I update this code so I get the desired result only when I hover over a tab?

Asked by Neo2x 11 izinyanga ezidlule

Answered by cor-el 11 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Inappropriate sharing of tabs between personal and work computers

I have two computers, one for personal use and one for business. Somehow the tabs between the two computers are being shared and I cannot disable it. Both browsers are si… (funda kabanzi)

I have two computers, one for personal use and one for business. Somehow the tabs between the two computers are being shared and I cannot disable it. Both browsers are signed into different Firefox accounts, Sync is turned off on both, and there are no connected devices. Yet despite that, when I go to one computer, it pops up a Firefox icon (see attached) in the taskbar that lets me open the tab open on the other computer. This is incredibly frustrating and Firefox should not automatically share this information, and should not make it so difficult to disable.

Asked by ericrlazear 2 iminyaka edlule

Answered by cor-el 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

No container tab option when long pressing new tab button or in settings

How do I enable container tabs? The option to open a new link in a container tab has disappeared and the prompt doesn't show up when I long press the new tab button eithe… (funda kabanzi)

How do I enable container tabs? The option to open a new link in a container tab has disappeared and the prompt doesn't show up when I long press the new tab button either

Asked by Darner 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How to disable "Switch to Tab"

Same as this question, but the answer is outdated: https://support.mozilla.org/en-US/questions/839240 Is there a way to do this in the about:config page? There is an an… (funda kabanzi)

Same as this question, but the answer is outdated: https://support.mozilla.org/en-US/questions/839240

Is there a way to do this in the about:config page?

There is an answer about holding `Alt`, but that is a workaround.

Asked by 24michaelpartridge 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Recover pre-previous session

I had a number of tabs open today (~40). Because Firefox started to malfunction, I had to restart Firefox. It happened to me before and I knew that I can restore my previ… (funda kabanzi)

I had a number of tabs open today (~40). Because Firefox started to malfunction, I had to restart Firefox. It happened to me before and I knew that I can restore my previous session so I safely closed the tabs.

When I restarted it, I opened a tab and then I tried to open the Application Menu, but accidentally closed the window. Now, when I've re-opened Firefox and attempted to restore the previous session only that last tab appeared.

Is it possible to recover the pre-previous session? I use Ubuntu 18.04. Where is this information located? and how can I retrieve it?

Asked by amberbear 2 iminyaka edlule

Answered by Dropa 2 iminyaka edlule

  • Kusonjululiwe
  • Ikhiyiwe
  • Okugcinwe kunqolobane

New tab "+" missing from tab bar with with 20 tabs or more

After the latest update (117.0 64-bit) I now do not see the '+' sign in the tab bar. I have 40 tabs open (please, no negativity - it's always worked for me), but if I cl… (funda kabanzi)

After the latest update (117.0 64-bit) I now do not see the '+' sign in the tab bar. I have 40 tabs open (please, no negativity - it's always worked for me), but if I close all of the tabs it reappears. Re-open the original 42 tabs and it's gone again. Close them and it reappears, etc. Now for the fun bit: starting from scratch with a new window - the '+' is there, but open 20 more tabs and it goes.

Asked by trgz 8 izinyanga ezidlule

Answered by cor-el 8 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Shrink tab width

I need to shrink the size of my tabs, which remains constant no matter how many are open. If I have four open, I get the "+" for a new tab at the end of the tab bar. If… (funda kabanzi)

I need to shrink the size of my tabs, which remains constant no matter how many are open. If I have four open, I get the "+" for a new tab at the end of the tab bar. If there are five open, the tabs consume the entire width of the browser window and the "+" sign disappears. It is not found in the "customize toolbar" menu. I have tried restoring tool bar defaults and changing the uidensity to 1, but neither change shrinks the size of the tabs or gives me the "+" option.

What do I need to do to get back to the way it used to work?

Asked by WFiske 6 izinyanga ezidlule

Answered by cor-el 6 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

CSS to show close tab button when mouse hover a tab

Currently I'm using the css from this thread https://support.mozilla.org/en-US/questions/1341968 Now with firefox 113, this no longer works, I'm hoping someone can help … (funda kabanzi)

Currently I'm using the css from this thread https://support.mozilla.org/en-US/questions/1341968 Now with firefox 113, this no longer works, I'm hoping someone can help me with this.

Asked by Testxxxx1234 11 izinyanga ezidlule

Answered by cor-el 11 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Opening new tab via right-click on other tabs doesn't put cursor focus in URL bar

If you have multiple tabs open and you hit Ctrl-T to open a new one, it opens it at the end of the tabs, and the cursor focus moves to the URL bar so you can start typing… (funda kabanzi)

If you have multiple tabs open and you hit Ctrl-T to open a new one, it opens it at the end of the tabs, and the cursor focus moves to the URL bar so you can start typing in an address/search.

If you right-click on any of those tabs, it opens a new tab to the right of that tab, instead of at the end (which is what I want, as right-clicking on a specific one to open a new tab, to me, means you are linking those tabs in layout and want them together) BUT the cursor focus DOES NOT move to the URL bar.

This seems pretty counter-intuitive, and means that so many times I right-click, Open New Tab, and start typing a URL and then see that I have to stop typing, click in the URL bar, and start typing all over again.

Is there an about:config to force the focus to the URL bar, or is this a bug? If there's no setting for this, I would definitely consider this a bug because you have 2 different behaviors for New Tabs.

Asked by mozilla.org20 9 izinyanga ezidlule

Answered by zeroknight 9 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

tabs NOT highlight links

How do I tell firefox's tab key not to go to links, only form fields. That is, if you go to https://visca.com/apac/dites/, hitting 'tab' should take you to the form field… (funda kabanzi)

How do I tell firefox's tab key not to go to links, only form fields. That is, if you go to https://visca.com/apac/dites/, hitting 'tab' should take you to the form field [Cerca], whereas now it scrolls through all the links first.

Thanks in advance, Lou

Asked by louhevly 10 izinyanga ezidlule

Answered by jscher2000 - Support Volunteer 10 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Too many pinned tabs broke Mozille

When i have like 50+ tabs pinned then firefox breaks and we cannot scroll tabs anymore. Of course closing tabs doesn;t work with Ctrl+W, but then we need some different s… (funda kabanzi)

When i have like 50+ tabs pinned then firefox breaks and we cannot scroll tabs anymore. Of course closing tabs doesn;t work with Ctrl+W, but then we need some different shortcut for closing pinned tabs (like for example Ctrl + Shift + W) or just you fixing this bug ;) I attach 2 screenshots that show what happens with Firefox when having too many tabs pinned. I can't navigate through tabs anymore.

Asked by lunesco 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

new tab opens always on the right

When I pressed the "+" symbol at the right side of my tabs with the left mouse button, a new tab opens at the most right place. So far, so easy. When I pressed the same … (funda kabanzi)

When I pressed the "+" symbol at the right side of my tabs with the left mouse button, a new tab opens at the most right place. So far, so easy.

When I pressed the same "+" symbol using the middle mouse button, the new tab opened right beside the active tab. Now, middle mouse button and left mouse button do the same thing.

Work around could be to open the context menu (right mouse button) of a tab, choose "new tab" an get a new tab right beside the tab chosen with the mouse pointer while pressing the right mouse button.

Did something recently change?

Asked by bbutscheidt 9 izinyanga ezidlule

Answered by cor-el 9 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Tabs to have a highlighted color when playing audio .

I am using this css to make tabs have a highlighted color when they are playing audio: /* Turn tabs playing audio gold */ .tabbrowser-tab[soundplaying="true"] .tab-back… (funda kabanzi)

I am using this css to make tabs have a highlighted color when they are playing audio:

/* Turn tabs playing audio gold */

.tabbrowser-tab[soundplaying="true"] .tab-background {

background-color: #cc0 !important;

}

After updating to FF-119 does not work. Do i have to do any change to it , to work again ? Thank you in advance.

Asked by duuejv 6 izinyanga ezidlule

Answered by duuejv 6 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

firefox switching to tab with login prompt everytime on startup

everytime I open firefox, it automatically switches tabs like these which require authentication to log in. even though their password is saved, I am still required to cl… (funda kabanzi)

everytime I open firefox, it automatically switches tabs like these which require authentication to log in. even though their password is saved, I am still required to click in sign-in button.

Its really annoying that these kind of tabs get opened automatically, and then I have to switch back. Is there a way to disable this autoswitch or better, let the authentication happen automatically since the password is already stored ?

Asked by kushagraR 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Lost Tabs after multiple system freezes, forced shutdowns and crashes.

Hello, I am desperately trying to recover lost tabs from Firefox Browser after 2 crashes, freezing and forced shutdowns. I need the tabs for my work, and as usually hap… (funda kabanzi)

Hello,

I am desperately trying to recover lost tabs from Firefox Browser after 2 crashes, freezing and forced shutdowns. I need the tabs for my work, and as usually happens, this has occurred at a time when I'm running to meet a critical deadline.

I've tried going to history, but the "recently closed tabs" option was greyed out:-( I've tried searching for other solutions, but cannot fine any that fit my situation. I'm not an IT expert - I know my way around what I need to use (i.e. professional worker), so clear & simple explanation would be much appreciated.

Can I recover the lost tabs from backed up data or a previous system image? My system is Windows 7, and I'm currently running Firefox version 115.0.2. All suggestions welcome!

Thanking you in anticipation off prompt assistance, MLH

Asked by PoodleFamily 9 izinyanga ezidlule

Answered by jscher2000 - Support Volunteer 9 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Bookmark synced tabs without opening them?

Hi Trying to make sync work the way I want. Initial question: I've synced tabs between Windows desktop and Android. Now I would like to bookmark all those tabs in the … (funda kabanzi)

Hi

Trying to make sync work the way I want. Initial question:

I've synced tabs between Windows desktop and Android. Now I would like to bookmark all those tabs in the desktop browser, without opening them first. I've found out how to view them in the side bar, but I see no option to bookmark all tabs.

It would be nice to have synced Tabs in the Library window and Options panel.

Asked by tilsig-firefox 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe

Backup Your Firefox Data - Open Tabs

With 'Back up your Firefox data' it says it saves all open tabs. What is meant by 'open' tabs? Is it tabs that I have clicked on during my session? I have just over 30… (funda kabanzi)

With 'Back up your Firefox data' it says it saves all open tabs.

What is meant by 'open' tabs? Is it tabs that I have clicked on during my session?

I have just over 300 tabs, will Firefox save all of those tabs in the cloud or only the tabs I clicked on during a session?

Asked by Kraftwerk 4 izinyanga ezidlule

Answered by jscher2000 - Support Volunteer 4 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Background inactivity

Hello i've been having some problems on the latest software of yours i'm most of the time watching livestreams but from update v.100 of your software it became weird tab… (funda kabanzi)

Hello i've been having some problems on the latest software of yours i'm most of the time watching livestreams but from update v.100 of your software it became weird tab suspends after some in activity which is a problem for me

i found a solution through ABOUT:CONFIG and disabled these 3 for videos 1 - media.suspend-bkgnd-video.enabled 2 - media.resume-bkgnd-video-on-tabhover 3 - browser.tabs.unloadOnLowMemory

for videos and live streams it was good it didn't suspend but my problem now since update v.102 is that video plays but the CHAT stops and doesn't reload until i reopen firefox to the front of my programs

although it is runnning in the background and NOT MINIMIZED

even when the live stream has some lags and re-buffer it doesn't rebuffer or refresh the page to reconnect to the live stream until i force my firefox in front of my programs or games and again it was not minimized

if there is an option in the about:config to change this please tell me i'm already losing my mind as i missed one of my friends live stream because of that suspension

thank in advance

Asked by MegaDooOooM 1 unyaka odlule

Answered by MegaDooOooM 1 unyaka odlule