Closed
Bug 130048
Opened 23 years ago
Closed 7 years ago
PP gets called twice when in landscape
Categories
(Core :: Print Preview, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla1.2alpha
People
(Reporter: rods, Unassigned)
Details
It's strange:
1) load a document
2) open Page Setup
3) Set it to landscape
4) set breakpoint in nsDocumentViewer::PrintPreview
5) select PP
6) notice the breakpoint gets hit twice before displaying
7) doesn't do this in Portrait mode
Why me?
If you change to landscape via the print preview toolbar do you see the same
effect? The page setup dialog just updates some nsIPrintSettings object; how
can it cause this? It must be caused by some "get print settings" calls that
get issued in the course of displaying the dialog and going into print preview mode.
Oh well, this is sure to be nsbeta1- anyway.
Comment 3•23 years ago
|
||
nsbeta1- per Nav triage team, ->sgehani/1.2
Reporter | ||
Comment 4•23 years ago
|
||
I think this gets fixed by my check in to Bug 127857
Comment 5•18 years ago
|
||
is this bug closable? I don't have capabilities to test comment 0
Assignee: samir_bugzilla → printing
Severity: normal → trivial
QA Contact: sujay
Summary: PP gets called twice when in lanscape → PP gets called twice when in landscape
Updated•16 years ago
|
Assignee: printing → nobody
QA Contact: printing
![]() |
||
Comment 6•7 years ago
|
||
Doesn't happen any more.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•