Closed Bug 127914 Opened 24 years ago Closed 24 years ago

[FIX]Shrink to fit only uses the first page for calculating ratio

Categories

(Core :: Print Preview, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla1.0

People

(Reporter: rods, Assigned: rods)

Details

Attachments

(1 file, 1 obsolete file)

Shrink to Fit only checks the first page of each document instead of all the pages.
Status: NEW → ASSIGNED
Keywords: nsbeta1
Target Milestone: --- → mozilla1.0
Attached patch patch (obsolete) — Splinter Review
1) This adds in a new layout atom for the SequenceFrame 2) Now checks all the SeqFrame's children (PageFrames) instead of just the first one
Summary: Shrink to fit only uses the first page for calculating ratio → [FIX]Shrink to fit only uses the first page for calculating ratio
nsbeta1+.
Keywords: nsbeta1nsbeta1+
same changes as previous patch
Attachment #71547 - Attachment is obsolete: true
Attachment #71609 - Flags: superreview+
Comment on attachment 71609 [details] [diff] [review] more commented patch looks great! sr=attinasi
Comment on attachment 71609 [details] [diff] [review] more commented patch looks great! sr=attinasi
r=dcone
Attachment #71609 - Flags: review+
Comment on attachment 71609 [details] [diff] [review] more commented patch a=asa (on behalf of drivers) for checkin to 0.9.9 branch and the trunk
Attachment #71609 - Flags: approval+
Comment on attachment 71609 [details] [diff] [review] more commented patch >Index: layout/html/base/src/nsSimplePageSequence.h >+ /** >+ * Get the "type" of the frame >+ * >+ * @see nsLayoutAtoms::pageFrame >+ */ >+ NS_IMETHOD GetFrameType(nsIAtom** aType) const; >+ Should that say + * @see nsLayoutAtoms::sequenceFrame instead?
I'll change that, thanks...
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Rod, please verify thanks!
verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: