[Bug 296837] Re: Firefox segfaults when calling window.print (javascript)

Frantique undernetangel at gmail.com
Wed Nov 12 09:10:50 UTC 2008


The problem can be reproduced if the page tries to print automatically.  It does not appear if the window.print is attached to an onclick event.
As example:

<html>
<head>
</head>
<body>
<div>Some content.</div>
<script language="JavaScript1.2">
window.print();
</script>
</body>
</html>

-- 
Firefox segfaults  when calling window.print (javascript)
https://bugs.launchpad.net/bugs/296837
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