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)
Core
Printing: Output
Tracking
()
RESOLVED
WORKSFORME
mozilla1.2alpha
People
(Reporter: sujay, Assigned: alexsavulov)
References
()
Details
(Keywords: embed, testcase, topembed-)
Attachments
(1 file, 1 obsolete file)
(deleted),
text/html
|
Details |
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
Summary: these sites print out content on second page → these sites print out banner and content on separate pages
Comment 1•23 years ago
|
||
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
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
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
Comment 6•23 years ago
|
||
can you set the target milestone? looks we'll need it for 0.9.4 branch
(reasonable TM would be 0.9.7)
Updated•23 years ago
|
Target Milestone: --- → mozilla0.9.7
Comment 7•23 years ago
|
||
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
Comment 8•23 years ago
|
||
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.
Comment 9•23 years ago
|
||
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.
Comment 10•23 years ago
|
||
Tested on 11_14_22_0.9.4ec branch build - valid bug on 0.9.4ec.
Comment 11•23 years ago
|
||
minusing. too risky at this stage (per email thread w/ attinasi and kevin)
Comment 12•23 years ago
|
||
should topembed be removed too?
Comment 14•23 years ago
|
||
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
Comment 15•23 years ago
|
||
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.
Comment 16•23 years ago
|
||
*** Bug 96830 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
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
Comment 17•23 years ago
|
||
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.
Comment 18•23 years ago
|
||
[FLOAT] bugs to Alex :)
Assignee: attinasi → alexsavulov
Status: ASSIGNED → NEW
Comment 20•23 years ago
|
||
Marking nsbeta1+
Keywords: nsbeta1+
Target Milestone: mozilla1.1 → mozilla1.0
Comment 22•23 years ago
|
||
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
Assignee | ||
Comment 23•23 years ago
|
||
in the test case if "align=left" is replaced by "style='float:left'" the
expected behaviour is reached
Assignee | ||
Comment 24•23 years ago
|
||
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
Assignee | ||
Comment 25•23 years ago
|
||
Assignee | ||
Comment 26•23 years ago
|
||
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
Assignee | ||
Comment 27•23 years ago
|
||
Comment on attachment 70541 [details]
testcase 1 (from oriental.com)
moving this testcase to another bug
Attachment #70541 -
Attachment is obsolete: true
Comment 28•23 years ago
|
||
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.
Assignee | ||
Comment 29•23 years ago
|
||
****************************************
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
Reporter | ||
Comment 30•23 years ago
|
||
another URL that demonstrates the same problem:
http://www.software.com.pl/DevCon/
Comment 31•23 years ago
|
||
Clearing topembed+. Added embed keyword.
Reporter | ||
Comment 32•23 years ago
|
||
*** Bug 139878 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 33•23 years ago
|
||
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.
Comment 34•22 years ago
|
||
Also observed using Windows 98, Me, 2000 and XP with build 20021014 and on
W2000 with build 20021022 when going to www.amazon.com
Comment 35•17 years ago
|
||
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.
Description
•