Closed Bug 110336 Opened 23 years ago Closed 17 years ago

[FLOAT][PRINT]these sites print out banner and content on separate pages

Categories

(Core :: Printing: Output, defect, P2)

defect

Tracking

()

RESOLVED WORKSFORME
mozilla1.2alpha

People

(Reporter: sujay, Assigned: alexsavulov)

References

()

Details

(Keywords: embed, testcase, topembed-)

Attachments

(1 file, 1 obsolete file)

using 11/14 trunk build 1) launch netscape 2) jump to above URL 3) print notice banner and main body don't print together..on separate pages also happens for these URLs: http://www.oriental.com http://www.northernlight.com
Keywords: edt0.9.4, topembed
Summary: these sites print out content on second page → these sites print out banner and content on separate pages
The only problem I'm seeing (after checking in the patch to bug 80966) is with http://www.northernlight.com.
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla0.9.7
Marc, the problem with northernlight.com appears to be the way we print floaters. You may already have a bug on this, but the testcase illustrates the problem.
Assignee: karnaze → attinasi
Status: ASSIGNED → NEW
Keywords: testcase
Target Milestone: mozilla0.9.7 → ---
Summary: these sites print out banner and content on separate pages → this site print out banner and content on separate pages
okay http://www.xoom.com prints fine now.... but http://www.oriental.com is still printing banner and main body on separate pages.. So we have two problematic sites Marc/Chris: http://www.northernlight.com http://www.oriental.com
Summary: this site print out banner and content on separate pages → these sites print out banner and content on separate pages
another site that exhibits this problem: http://cardmemberservices.firstusa.com
can you set the target milestone? looks we'll need it for 0.9.4 branch (reasonable TM would be 0.9.7)
Target Milestone: --- → mozilla0.9.7
We intentionally disabled floating of aligned tables in printing because there is a very big bug where floated elements cannot be split. This will take a lot of work to fix I think, and I have several other 0.9.7 important bugs - I need to assess priorities...
Status: NEW → ASSIGNED
There are really two problems to solve: 1) we have to let aligned tables float, which means we have to support splitting of tables that are floated. 2) blocks have to split. This is needed for when a a single table cell has contents that are larger than a single page.
Sujay, I'm not seeing a problem with http://wwww.oriental.com with a very recent win2k debug build. If you are still seeing a problem with it, can you open a new bug and indicate it is probably an optimized only issue.
Tested on 11_14_22_0.9.4ec branch build - valid bug on 0.9.4ec.
minusing. too risky at this stage (per email thread w/ attinasi and kevin)
Keywords: edt0.9.4edt0.9.4-
should topembed be removed too?
removing topembed
Keywords: topembed
Moving out to 0.9.8 - I'd like to fix the printing issues for the next milestone.
Target Milestone: mozilla0.9.7 → mozilla0.9.8
Marc, blocks already know how to split in the case where a table cell is more than one page. Sujay, can you please see if there are any other bugs in the remaining url(s) that don't involve floaters (ie align left or right) and need to be opened.
*** Bug 96830 has been marked as a duplicate of this bug. ***
Summary: these sites print out banner and content on separate pages → [FLOAT][PRINT]these sites print out banner and content on separate pages
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Netscape 6.2.1+ Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7+) Gecko/20020122 Netscape6/6.2.1+ WIN ME IE ver 500.2614.3500 Printing on HP LaserJet 8100 Series PS Go to: 1. www.ap.org 2. www.army.mil The banner and body of each site print on separate pages. On the ap.org page, each frame (there are three on the page, if you include the banner)prints as a separate page. On the Army site, the banner prints as one page and the body of the site as another.
[FLOAT] bugs to Alex :)
Assignee: attinasi → alexsavulov
Status: ASSIGNED → NEW
retargeting
Target Milestone: mozilla0.9.9 → mozilla1.1
Keywords: topembed
Marking nsbeta1+
Keywords: nsbeta1+
Target Milestone: mozilla1.1 → mozilla1.0
Marking topembed+
Keywords: topembedtopembed+
Also noted in several more URL's: www.jbpet.com www.pacsun.com www.estyle.com www.beachcamera.com www.bhphotovideo.com www.fishingonly.com
in the test case if "align=left" is replaced by "style='float:left'" the expected behaviour is reached
Comment on attachment 58112 [details] testcase 0 showing problem when printing a floating table the testcase is not relevant for the bug description even if I remove the rules in html.css that prevent tables from floating in printing mode, the bug does not get repaired. the pages still print the banner on separate pages
Attachment #58112 - Attachment is obsolete: true
Attached file testcase 1 (from oriental.com) (obsolete) (deleted) —
Comment on attachment 58112 [details] testcase 0 showing problem when printing a floating table the testcase is still valid so we have two different problems here: - one is the html.css rule that prevents floating tables to float on print media (testcase 0) - the other one is table related (testcase 2)
Attachment #58112 - Attachment description: testcase showing problem when printing a floating table (from → testcase 0 showing problem when printing a floating table
Attachment #58112 - Attachment is obsolete: false
Comment on attachment 70541 [details] testcase 1 (from oriental.com) moving this testcase to another bug
Attachment #70541 - Attachment is obsolete: true
Marking nsbeta1-. No longer a problem with http://www.northernlight.com, probably because the page has changed. The other URL's are reported a separate problem which are non-splitting div's and some table splitting problems.
Keywords: nsbeta1+nsbeta1-
Target Milestone: mozilla1.0 → mozilla1.2
**************************************** MULTIPLE ISSUES NEW BUGS OPPENED **************************************** new bugs opened for the different issues: - for the table splitting issue see bug 127128 - for the div splitting issue see bug 127145
another URL that demonstrates the same problem: http://www.software.com.pl/DevCon/
Clearing topembed+. Added embed keyword.
Keywords: topembed+embed, topembed-
*** Bug 139878 has been marked as a duplicate of this bug. ***
we can close this bug out now that two new bugs are opened. Amar and I will put the fail URLs into those two new bugs.
Also observed using Windows 98, Me, 2000 and XP with build 20021014 and on W2000 with build 20021022 when going to www.amazon.com
In reply to comment #29) > **************************************** > MULTIPLE ISSUES > NEW BUGS OPPENED > **************************************** > - for the table splitting issue see bug 127128 > - for the div splitting issue see bug 127145 both bugs were fixed in 2002 and looks like this should have been closed after comment 33. WFM Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a9pre) Gecko/2007102203 SeaMonkey/2.0a1pre
Status: NEW → RESOLVED
Closed: 17 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: