Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

When I move the tabs below the menu bar in FF 57, the buttons overlap. How do I fix this?

  • 3 réponses
  • 1 a ce problème
  • 8 vues
  • Dernière réponse par cor-el

more options

The solution to question (https://support.mozilla.org/en-US/questions/1185426?fpa=1) results in the navigation buttons overlapping the window-level buttons (see attached image). How do I fix this?

Here is a partial solution:

Right click in the background of the address bar. Select "Customize..." Drag the small rectangular "flexible space" box to the left. If the window is sufficiently wide, the problem is solved. However, if you make the window too narrow, the problem comes back.

The solution to question (https://support.mozilla.org/en-US/questions/1185426?fpa=1) results in the navigation buttons overlapping the window-level buttons (see attached image). How do I fix this? Here is a partial solution: Right click in the background of the address bar. Select "Customize..." Drag the small rectangular "flexible space" box to the left. If the window is sufficiently wide, the problem is solved. However, if you make the window too narrow, the problem comes back.
Captures d’écran jointes

Toutes les réponses (3)

more options

Can you show the complete screen shot not edited/cropped that would help others looking to see if they can reproduce the error?

more options

In addition to the flexible space, you have three other options to avoid overlap:

(1) Set Firefox to display the Title Bar on that top line (that will push down the main toolbar automatically -- see Customize Firefox controls, buttons and toolbars -- lower left corner)

(2) Set Firefox to leave that top row with the 3 buttons blank -- for example, add this to your userChrome.css file:

#navigator-toolbox {
  padding-top: 20px !important;
}

(3) Create a fixed space on the left end of the main toolbar using a custom style rule (I don't have an example close at hand)

more options

Are you using permanent Private Browsing mode (Always use Private Browsing mode; Never Remember History)?