Closed
Bug 404519
Opened 17 years ago
Closed 17 years ago
some margin and edges twips/app units confusion
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9beta2
People
(Reporter: chpe, Assigned: chpe)
References
Details
Attachments
(1 file)
19.65 KB,
patch
|
roc
:
review+
roc
:
superreview+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
Follow-up from bug 396278 comment 22:
There are some remaining places where the margins/edge values aren't converted to app units. Attached patch (adapted from attachment 288868 [details] [diff] [review] from bug 396278 by Jeremy Lea) should fix these.
Attachment #289490 -
Flags: review?(roc)
Updated•17 years ago
|
Assignee: nobody → chpe
Updated•17 years ago
|
Attachment #289490 -
Flags: superreview?(roc)
Comment on attachment 289490 [details] [diff] [review]
patch
Looks good.
Attachment #289490 -
Flags: superreview?(roc)
Attachment #289490 -
Flags: superreview+
Attachment #289490 -
Flags: review?(roc)
Attachment #289490 -
Flags: review+
Attachment #289490 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #289490 -
Flags: approval1.9? → approval1.9+
Updated•17 years ago
|
Keywords: checkin-needed
Comment 2•17 years ago
|
||
Checking in layout/base/nsDocumentViewer.cpp;
/cvsroot/mozilla/layout/base/nsDocumentViewer.cpp,v <-- nsDocumentViewer.cpp
new revision: 1.555; previous revision: 1.554
done
Checking in layout/generic/nsSimplePageSequence.cpp;
/cvsroot/mozilla/layout/generic/nsSimplePageSequence.cpp,v <-- nsSimplePageSequence.cpp
new revision: 3.161; previous revision: 3.160
done
Checking in layout/generic/nsSimplePageSequence.h;
/cvsroot/mozilla/layout/generic/nsSimplePageSequence.h,v <-- nsSimplePageSequence.h
new revision: 3.60; previous revision: 3.59
done
Checking in layout/printing/nsPrintEngine.cpp;
/cvsroot/mozilla/layout/printing/nsPrintEngine.cpp,v <-- nsPrintEngine.cpp
new revision: 1.158; previous revision: 1.157
done
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9 M10
Comment 3•17 years ago
|
||
Thanks reg / chpe for the patch! Anything to help the horrors of printing is greatly appreciated. :)
You need to log in
before you can comment on or make changes to this bug.
Description
•