Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

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

How to make new window open non-maximized.

more options

I'm very new to Firefox, so I'd appreciate your help.

When I want to view something in a new window, I right-click to bring up the menu, then left-click on "Open link in new window". The new window opens maximized (full screen). Is there any way to make the new window open less than full screen? I know that I can click on "Restore down" in the upper right corner to get the smaller size that I want -- but is there a setting I can use to make the additional window open in that smaller size by default?

I'm not terribly tech savvy, so you're welcome to provide as much detail as you like; I won't be offended if you "dumb it down".  ;-)

I'm very new to Firefox, so I'd appreciate your help. When I want to view something in a new window, I right-click to bring up the menu, then left-click on "Open link in new window". The new window opens maximized (full screen). Is there any way to make the new window open less than full screen? I know that I can click on "Restore down" in the upper right corner to get the smaller size that I want -- but is there a setting I can use to make the additional window open in that smaller size by default? I'm not terribly tech savvy, so you're welcome to provide as much detail as you like; I won't be offended if you "dumb it down". ;-)

Modifié le par mrshvd3

Solution choisie

I don't think there is a setting for this.

Firefox generally mimics the style of the current window: if the current window is maximized, opening a link in a new window will use a maximized window.

Accordingly, making the current window not maximized would be the path of least resistance to getting links to open from that window in resizable windows.

Of course, if you want the new window to be much smaller, that won't really help.


As a possible workaround, I wrote an extension to switch new maximized windows to resizable windows. It doesn't have any options at the moment (for example, height, width, left position, top position) but it would be possible to add those in the future if it always appears in a bad place or at a bad size.

https://addons.mozilla.org/firefox/addon/change-maximized-to-resizable/

Note: That is the future address. It won't appear for a bit because it needs to go through automated code review first. If you want to see the source code, it's over here: https://github.com/jscher2000/change-maximized-to-resizable

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (3)

more options

Solution choisie

I don't think there is a setting for this.

Firefox generally mimics the style of the current window: if the current window is maximized, opening a link in a new window will use a maximized window.

Accordingly, making the current window not maximized would be the path of least resistance to getting links to open from that window in resizable windows.

Of course, if you want the new window to be much smaller, that won't really help.


As a possible workaround, I wrote an extension to switch new maximized windows to resizable windows. It doesn't have any options at the moment (for example, height, width, left position, top position) but it would be possible to add those in the future if it always appears in a bad place or at a bad size.

https://addons.mozilla.org/firefox/addon/change-maximized-to-resizable/

Note: That is the future address. It won't appear for a bit because it needs to go through automated code review first. If you want to see the source code, it's over here: https://github.com/jscher2000/change-maximized-to-resizable

more options

Thank you very much for the reply. I'll keep it so that I can check back when you've finished with automated code review. Even knowing that what I wanted to do isn't available now is a big help -- at least I know I wasn't missing the right place to find a setting for it!

more options

Hi mrshvd3, the extension is now "live" on the Add-ons site if you want to try it. https://addons.mozilla.org/firefox/addon/change-maximized-to-resizable/