Open Bug 432781 Opened 16 years ago Updated 4 months ago

printing a tbody does not paginate the content as with FF2

Categories

(Core :: Printing: Output, defect)

x86
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: agnanov, Unassigned, NeedInfo)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9b5) Gecko/2008041514 Firefox/3.0b5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9b5) Gecko/2008041514 Firefox/3.0b5

When printing a tbody content with FF2, that content was dispatched on multi pages, if longer than a single page.
FF3b5 does not dispatch overflow content on a second page, it just hides it and show tfoot on second page.

Reproducible: Always

Steps to Reproduce:
1.use an HTML code that have a <thead> ... <tbody> ... <tfoot> content where tbody content is longer than one printing page.
2. For example, using Firefox 3, go to http://www.onanga.com/tbody_print_failure_ff3.html and see a print preview. See how the tbody content is not paginated
3. try the same page and print preview with Firefox 2, and see how the tbody is paginated and tbody thead is repeated.
Actual Results:  
printing overflow content of tbody is hidden

Expected Results:  
printing overflow of tbody content should be paginated
Keywords: xhtml
This seems to be similar to bug 386329 (which was filed in June 2007 for Firefox 2.0)
Component: Shell Integration → Printing: Output
Product: Firefox → Core
QA Contact: shell.integration → printing
Keywords: xhtml

In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.

Severity: major → --

The severity field is not set for this bug.
:alaskanemily, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(emcdonough)
You need to log in before you can comment on or make changes to this bug.