Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Adding New Tab

  • 4 odpowiedzi
  • 0 osób ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od cor-el

more options

When the tabs reach capacity on the browser window, you can no longer hit "+" to add a new tab. You have to <right click> and select "add new tab".

When the tabs reach capacity on the browser window, you can no longer hit "+" to add a new tab. You have to <right click> and select "add new tab".
Załączone zrzuty ekranu

Wybrane rozwiązanie

If you have this rule in your code then remove or or commented it out (/* ... */).

#tabbrowser-tabs { width: 100vw !important; }
Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (4)

more options

Provide a complete top line of the browser so others can see what is happening-cropping doesn't help. What theme are userChrome.css are you using?

more options

The image I provided is the best I can do. It is too large for the window and you have to scroll right to see the end of it.

The only userChrome.css I'm using is to put the tabs below the search/address bar.

more options

Is this image more informative?

more options

Wybrane rozwiązanie

If you have this rule in your code then remove or or commented it out (/* ... */).

#tabbrowser-tabs { width: 100vw !important; }