Afficher les questions étiquetées : Afficher toutes les questions
  • Verrouillé
  • Archivé

New tab opens to a search website not a blank page

when I open a new tab why does it open this website (https://search.rspark.com/?ytm)???? It's suppose to open a blank page. I set my preferences to open a blank page fo… (lire la suite)

when I open a new tab why does it open this website (https://search.rspark.com/?ytm)????

It's suppose to open a blank page. I set my preferences to open a blank page for a new tab. This never happened before until I updated my Firefox. I am using 110.0 Firefox browser on my Mac. I am running Mac OS 10.15.7

Never had this problem before and I did a clean install.

Demandé par cargrfx1 il y a 1 an

Dernière réponse par jscher2000 - Support Volunteer il y a 1 an

  • Résolu
  • Archivé

Missing "Send Tab to Device" button on linux

When I right click a tab I do not get the option to "Send Tab to Device" that I am used to on Windows. Is this missing from the Linux version? Or is there a setting for i… (lire la suite)

When I right click a tab I do not get the option to "Send Tab to Device" that I am used to on Windows. Is this missing from the Linux version? Or is there a setting for it?

I have searched the internet for this problem and could not find such things. I would appreciate any help!

Demandé par info3416 il y a 1 an

Réponse de info3416 il y a 1 an

  • Résolu
  • Archivé

Firefox's pinned tabs closing

Hello everyone. I've been using Firefox for quite a few years now and I'm used to keep my pinned tabs open after closing and then opening a Firefox windows. Yesterday I… (lire la suite)

Hello everyone.

I've been using Firefox for quite a few years now and I'm used to keep my pinned tabs open after closing and then opening a Firefox windows.

Yesterday I noticed that after closing the navigator with the "X" in the tool bar menu, as I usually do, the pinned tabs are not "recovered" when opening again.

This happened randomly without configuration changes involved and drivers/firefox are updated to the last version available.

Moreover, I've tested the same in my notebook and it works just fine, as it keeps the tabs open when a new window is open.

Is there any troubleshooting for this or do you have any idea what could have caused this to happen?

Let me know if you need any additional info. Thanks in advance!

Demandé par g.calissi il y a 1 an

Réponse de g.calissi il y a 1 an

  • Résolu
  • Archivé

How to keep the loading page icon animation enabled?

I stupidly upgraded to the worst system in the world, Windows 11, and the silly animations caused serious strain on my device. I disabled the animation effects in setting… (lire la suite)

I stupidly upgraded to the worst system in the world, Windows 11, and the silly animations caused serious strain on my device. I disabled the animation effects in settings, but now when I use Firefox as usual, the loading page icon animation has become a static hourglass icon, which is unfriendly. How can I enable the loading page icon animation while keeping the system animation effects turned off?

Demandé par 愿景 il y a 1 an

Réponse de jscher2000 - Support Volunteer il y a 1 an

  • Résolu
  • Archivé

Firefox 113 - tab bar moved to above tool bar

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anyt… (lire la suite)

I've just installed Firefox 113.0 and my tab bar is now above the toolbar and bookmarks bar. Up until 112, the tab bar was below the bookmarks bar. I have no changed anything in UserChrome and in fact that file is still dated 2020. I've searched but haven't found an explanation. Anyone know what changed or is this just a bug? Thanks

Demandé par bobbd il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

Right click on mouse just quit offering option to "open in a new tab"

On a Mac, OS 11.7.7. When I have right-clicked with my Apple mouse on an link in a website page, I've been shown the option "Open page in a new tab". That option has ju… (lire la suite)

On a Mac, OS 11.7.7. When I have right-clicked with my Apple mouse on an link in a website page, I've been shown the option "Open page in a new tab". That option has just disappeared on me, unless I simultaneously press the Control key. What can I do to restore that function (without simultaneously pressing Control)? Even if you cannot answer my question, it would be helpful to know whether the problem is in a Firefox setting or an IOS setting.

I'll be most grateful for your help. Thank you

Demandé par jayhhpc il y a 1 an

Réponse de jayhhpc il y a 1 an

  • Résolu
  • Archivé

Firefox New Tab number of links per row changes

Firefox opens with a new tab containing 8 links per row. However, all subsequent new tabs have only 6 links per row. They used to always have 8 links per row. Why? A … (lire la suite)

Firefox opens with a new tab containing 8 links per row. However, all subsequent new tabs have only 6 links per row. They used to always have 8 links per row. Why? A bug or a configuration change? I have made no changes.

Demandé par mii78 il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

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… (lire la suite)

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?

Demandé par Neo2x il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

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 … (lire la suite)

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.

Demandé par Testxxxx1234 il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

lost close button (X) on inactive tabs since version 113 install

Had the line .tab-close-button:not([pinned="true"]) { display: -moz-box !important; } in my userchrome.css which put the close button on all tabs. This no longer … (lire la suite)

Had the line

.tab-close-button:not([pinned="true"]) { display: -moz-box !important; }

in my userchrome.css which put the close button on all tabs. This no longer works.

Also there is no Close Button (X) on hover for inactive tabs.

Demandé par newddx+mozila il y a 1 an

Réponse de Terry il y a 1 an

  • Résolu
  • Archivé

Move to the tab when it is opened

Hi, I disabled several options in About:Config, and a feature previously disappeared. When I pressed the scroll button in the diamond, it opened a tag and moved to it aut… (lire la suite)

Hi, I disabled several options in About:Config, and a feature previously disappeared. When I pressed the scroll button in the diamond, it opened a tag and moved to it automatically. Whatever you do with the current tag, I want it. Please help me. ( I mean, it no longer applies to bookmarks, I want it to apply to bookmarks )

Demandé par x2 il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

Tabs do not maintain correct webpage

On Firefox Beta for Android, 113.0b9 (Build #2015947331). I run 30-40 tabs. Sometimes when I switch to a tab it is no longer on the page I left it at. It is one page bac… (lire la suite)

On Firefox Beta for Android, 113.0b9 (Build #2015947331).

I run 30-40 tabs. Sometimes when I switch to a tab it is no longer on the page I left it at. It is one page back in the tabs history. When I first switch to the tab the URL is briefly correct, and it's as of the Back button was hit. Forward is not an available option.

It does not consistently happen, or I would have better repro steps. Maybe it has to do with the tab being loaded out of memory?

This has been going on for a while now, a few months at least. I figured it would be fixed with subsequent updates but not yet, I have also had no luck searching for anyone else experiencing this bug.

Demandé par giann1 il y a 1 an

Réponse de Paul il y a 1 an

  • Résolu
  • Archivé

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… (lire la suite)

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

Demandé par Darner il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

i have lost all my tabs so i used jeffersonscher to get them back however, i restarted my pc when i was restoring them and that jsonlz4 file that i was using got replaced by a new one that had only the tabs that i have restored

i used jeffersonscher to get all my tabs back from by old session but i restarted my pc and the session store jsonlz4 file got changed with a new one that didn't have all… (lire la suite)

i used jeffersonscher to get all my tabs back from by old session but i restarted my pc and the session store jsonlz4 file got changed with a new one that didn't have all the tabs i previously had on it. When i did the restoring my jsonlz4 file was at 1:08am but when i accidentally restarted my pc it now is saying 2:31am and all the tabs that i have restored so far are on it but not the ones i haven't restored are not.

So is there a way to be able to get that old jsonlz4 file back so that i can restore all the tabs that i used to have.

Please help.

Demandé par jameskennan11 il y a 1 an

Réponse de jameskennan11 il y a 1 an

  • Résolu
  • Archivé

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… (lire la suite)

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.

Demandé par 24michaelpartridge il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

Resizing of tabs and open new tab plus icon do not work correctly

Since one of the last updates the behaviour for the tab re-sizing got messed up. When there are only a few tabs with full size, those as well as the additional plus ico… (lire la suite)

Since one of the last updates the behaviour for the tab re-sizing got messed up.

When there are only a few tabs with full size, those as well as the additional plus icon is shown. But when there are more tabs and they are re-sized, then the right side gets cut off. First the new tab icon dissapears and then also the last tab get's cut off.

I attached a screenshot with three firefox browser windows showing the problem, as well as a forth one with only 3 tabs open, which are shown in full size including the new tab icon.

This is a new problem as the tab resizinng and the new tab icon used to work perfectly fine no matter how many tabs were opened.

Demandé par bernhard41 il y a 1 an

Réponse de cor-el il y a 1 an