Closed
Bug 365645
Opened 19 years ago
Closed 15 years ago
Print Page Problem
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: rbradley, Unassigned)
Details
Attachments
(1 file)
|
99.06 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Attempted to print boarding pass at airline automated check-in. Print not spacing properly and over prints text and full page does not print. Works fine in IE 7
I believe this is spacing problem and a problem with NOT completing the page print.
Reproducible: Always
Steps to Reproduce:
1.Go to site and check-in for flight
2.Boarding pass in presented as a printable page
3.Print Page
Actual Results:
Two boarding pass should print with text instruction between the boarding passes.
The bar code from the first (top) boarding pass prints over the instructions between the two boarding passes (instruction not spaced properly). The second boarding pass prints (again spaced on page wrong) but not bar code printed
Expected Results:
Two properly spaced boarding passes on the page
Over the course of using Firefox I have experienced other print problems, which I think are the same problem of not being spaced properly on the page.
| Reporter | ||
Comment 1•19 years ago
|
||
Updated•19 years ago
|
Assignee: nobody → printing
Component: General → Printing
Product: Firefox → Core
QA Contact: general
Version: unspecified → 1.8 Branch
Updated•16 years ago
|
Assignee: printing → nobody
QA Contact: printing
Without access to the original HTML / CSS coding it will be nearly impossible to make progress on this. Frankly, it sounds like some errant positioning code on several elements. It is well known that IE ignores many kinds of errors. Also, sometimes programming tricks used to make IE work trip up standards-compliant browsers. If this is still an issue, post a copy of the HTML / CSS used. Otherwise we should close this bug don't you think?
Comment 3•15 years ago
|
||
indeed, lacks testcase
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•