[Bug 299483] Re: Firefox crashed on printing page.

Frantique undernetangel at gmail.com
Mon Nov 24 14:13:37 UTC 2008


One more important thing: Firefox crashes just if I am opening the printable page with window.open and I define width and height. 
Ex.:
WILL CRASH: <button name="printbtn" value="Print" onclick="window.open('print.php?page=page','Printing...','menubar=0,resizable=1,width=450,height=450')">Print</button>

WILL NOT CRASH: <button name="printbtn" value="Print"
onclick="window.open('print.php?page=page','Printing...','menubar=0,resizable=1')">Print</button>

-- 
Firefox crashed on printing page.
https://bugs.launchpad.net/bugs/299483
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list