Closed Bug 370291 Opened 17 years ago Closed 15 years ago

nested tables with align="left" and a nonwrapping string only print the first page

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gskuse, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061221 Fedora/1.5.0.9-1.fc5 Firefox/1.5.0.9
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061221 Fedora/1.5.0.9-1.fc5 Firefox/1.5.0.9

Basically:  
- two tables (A & B) are nested within a parent table (C). 
- A & B both have the attribute/value pair of align="left" 
- either A or B has a long string of characters without spaces

Reproducible: Always

Steps to Reproduce:
1. Open attached file (simpleTest.html)
2. Click file -> Print Preview

Actual Results:  
Preview lists page 1/1: content is missing.  The last ipsum should be in all caps (otherwise you're not seeing the full table).

Note the printing the file only prints the first page as well (and wastes paper).  

This happens on:
 - Firefox 2 on Windows
 - Firefox 1.5 & 2.0 on Mac OS X.
 - Firefox 1.5 on Linux (Fedora Core 5).

I haven't tested any other platforms

Expected Results:  
Print Preview (and regular "Print") should print all pages.

Removing align="left" from one of the two inner tables works around the problem.

-also-

Shortening the long_line_without_spaces to something short (or replacing all '_' with ' ') causes the line to wrap and works around the problem.
Here's a test case.
This works for me using Firefox 3 and Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b5pre) Gecko/20090511 Shiretoko/3.5b5pre
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: