Firefox Popup Window Resize

For some reason, some popups in Firefox have been opening with the wrong size for the content displayed and the resize feature was disabled for the windows.

After some research, I found that in Firefox you can override this behavior by changing one of the many user preferences.

To do this <ol>
<li>Type about:config in the location bar and press enter</li>
<li>Search for the β€œdom.disable_window_open_feature.resizable” entry</li>
<li>Change the boolean value from false to true</li>
</ol>
Setting this to true will prevent a window from disabling the resize feature.

If you enjoyed this post, please consider sharing it with others via the following Twitter or Reddit buttons. Also, feel free to checkout my egghead.io profile page for addition free and subscription lessons, collections, and courses. As always, you can reach out to me on Twitter at @elijahmanor. Thanks and have a blessed day!

Reddit