In all versions of Mozilla built for the last 30 days the following page
crashes Mozilla during a print operation:

http://drupal.org/node/15689

In evaluating CMS systems HTML validation is extremely important.
Durpal may choose to consider this, as the page in question fails the
W3 validator in some very odd ways.

Comments

killes@www.drop.org’s picture

I can repoduce the problem. I've fixed some user input html, but that didn't cure the problem.

Steven’s picture

Title: Durpal page crashes Mozilla, perhaps due to malformed HTML » Drupal.org print preview crashes Mozilla
Project: Drupal core » Drupal.org site moderators
Component: theme system » web site

This is most likely the exotic CSS in Bluebeach which is causing problems with the printing. All we really need is a print stylesheet for Bluebeach. Maybe I'll do one later. Volunteers are welcome though.

Also, you should not confuse Drupal (the software) with Drupal.org (the site).

bslade’s picture

FYI, there is a Mozilla bug open for this. See:
https://bugzilla.mozilla.org/show_bug.cgi?id=284434

bryan kennedy’s picture

This should be fixed by the new print styles.

Anonymous’s picture