Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

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”.

Więcej informacji

Resize Firefox 26 to a width of less than 400px

  • 8 odpowiedzi
  • 38 osób ma ten problem
  • 11 wyświetleń
  • Ostatnia odpowiedź od hartandvine

more options

Since the upgrade to Firefox 26.0, it seems to be no longer possible to resize a window to be smaller than a width of approx. ~400px. I run a custom web-application in its own Firefox instance, which requires far less horizontal space, and therefore would like to be able to resize the window to an appropriate size. In the previous version (Firefox 25, I guess) this was no problem. Is there any possibility to regain this ability in Firefox 26+?

Since the upgrade to Firefox 26.0, it seems to be no longer possible to resize a window to be smaller than a width of approx. ~400px. I run a custom web-application in its own Firefox instance, which requires far less horizontal space, and therefore would like to be able to resize the window to an appropriate size. In the previous version (Firefox 25, I guess) this was no problem. Is there any possibility to regain this ability in Firefox 26+?

Wybrane rozwiązanie

This worked for me.

[[Cannot resize Firefox window under 374 pixel|https://support.mozilla.org/en-US/questions/980033#answer-510995]]

Przeczytaj tę odpowiedź w całym kontekście 👍 2

Wszystkie odpowiedzi (8)

more options

hello john117, as a workaround you could create a bookmarklet to open the site in a pop-up with a predefined width. just create a new bookmark, right-click it and add the following content as address (and adapt it for your needs):

javascript:(function(){%20window.open('http://example.com','Sample','status=no,directories=no,location=no,resizable=yes,menubar=no,width=250,height=210,toolbar=no');%20})();
more options

Is it a bug? If not FF is useless for developping responsive webpages now.

more options

https://bugzilla.mozilla.org/show_bug.cgi?id=897160

This is what caused the problem. Does anyone know what file needs to be edited to unfix that bug? Thanks

more options

This is maybe what you looking for: Responsive Design View

" The Responsive Design View makes it easy to see how your website or web app will look on different screen sizes."

more options

Wybrane rozwiązanie

This worked for me.

[[Cannot resize Firefox window under 374 pixel|https://support.mozilla.org/en-US/questions/980033#answer-510995]]

Zmodyfikowany przez anom999 w dniu

more options
more options

Web Developer extension or Firesizer doesn't help. Same behavior.

Custom Geometry. Couldn't test it. Maybe not compatible with FF 26? No button in statusbar.

Responsive Design View is Ok for me. Thanks @Kniven

more options

Responsive Design View solves the problem for me.

https://developer.mozilla.org/en-US/docs/Tools/Responsive_Design_View