Closed
Bug 321153
Opened 20 years ago
Closed 20 years ago
Fix various printpreview issues when scaling / changing orientation
Categories
(Toolkit :: Printing, defect)
Toolkit
Printing
Tracking
()
RESOLVED
FIXED
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
|
5.53 KB,
patch
|
mscott
:
first-review+
mconnor
:
second-review+
mconnor
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
Whilst working on bug 311028 I spotted the following issues:
* Unnecessary redraws eg clicking on Portrait twice
* Page numbers not being reset when scaling / changing orientation
* Page total not being recalculated when scaling / changing orientation
Fixes the issues mentioned above
Assignee: nobody → iann_bugzilla
Status: NEW → ASSIGNED
Attachment #206550 -
Flags: second-review?
Attachment #206550 -
Flags: first-review?(mscott)
Attachment #206550 -
Flags: second-review? → second-review?(mconnor)
Updated•20 years ago
|
Attachment #206550 -
Flags: first-review?(mscott) → first-review+
Updated•20 years ago
|
Attachment #206550 -
Flags: second-review?(mconnor) → second-review+
Updated•20 years ago
|
Whiteboard: [checkin needed]
Comment on attachment 206550 [details] [diff] [review]
Some simple fixes patch v0.1 (Checked in trunk & 1.8 branch)
Checking in (trunk)
printPreviewBindings.xml;
new revision: 1.24; previous revision: 1.23
done
Attachment #206550 -
Attachment description: Some simple fixes patch v0.1 → Some simple fixes patch v0.1 (Checked in trunk)
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Blocks: 205783
Comment 3•20 years ago
|
||
*** Bug 331584 has been marked as a duplicate of this bug. ***
*** Bug 332560 has been marked as a duplicate of this bug. ***
Comment 5•19 years ago
|
||
Ian: can you ask for approval and land this on the 1.8 branch? I think it'd be a good patch to get into Firefox 2.
Comment on attachment 206550 [details] [diff] [review]
Some simple fixes patch v0.1 (Checked in trunk & 1.8 branch)
Should be a good fix for Fx 2.0
Attachment #206550 -
Flags: approval-branch-1.8.1?(mconnor)
Updated•19 years ago
|
Attachment #206550 -
Flags: approval-branch-1.8.1?(mconnor) → approval-branch-1.8.1+
Updated•19 years ago
|
Whiteboard: [checkin needed (1.8 branch)]
Comment on attachment 206550 [details] [diff] [review]
Some simple fixes patch v0.1 (Checked in trunk & 1.8 branch)
Checking in (1.8 branch)
printPreviewBindings.xml;
new revision: 1.21.2.3; previous revision: 1.21.2.2
done
Attachment #206550 -
Attachment description: Some simple fixes patch v0.1 (Checked in trunk) → Some simple fixes patch v0.1 (Checked in trunk & 1.8 branch)
Keywords: fixed1.8.1
Whiteboard: [checkin needed (1.8 branch)]
Comment 8•19 years ago
|
||
*** Bug 347122 has been marked as a duplicate of this bug. ***
Comment 9•19 years ago
|
||
*** Bug 345442 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•