Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

window.open always opens a child window with parent window propertiesin firefox 30

  • 1 reply
  • 1 has this problem
  • 7 views
  • Last reply by guigs

more options

By clicking on a link my code uses window.open which should open the response in child window. I am not specifying any height and width(as per requirement). In firefox alone, the window takes up the properties of child window and opens with same size as of parent window. Is there a way to restrict Firefox from inheriting the properties of parent window?

By clicking on a link my code uses window.open which should open the response in child window. I am not specifying any height and width(as per requirement). In firefox alone, the window takes up the properties of child window and opens with same size as of parent window. Is there a way to restrict Firefox from inheriting the properties of parent window?

All Replies (1)

more options

Hi prajulakc, Thank you for your question. Currently the active window selected when you create a new window that new window will take the active window's screensize. You can add a preference: see also question/754273