Closed
Bug 188832
Opened 22 years ago
Closed 22 years ago
Print preview in phoenix does not seem to call |InitPrintSettingsFromPrinter| / |InitPrintSettingsFromPrefs| when switching to print preview mode
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
Firebird0.6
People
(Reporter: roland.mainz, Assigned: roland.mainz)
Details
Attachments
(1 file)
Print preview in phoenix does not seem to call |InitPrintSettingsFromPrinter| /
|InitPrintSettingsFromPrefs| when switching to print preview mode, causing
various problems with Print Preview.
The problem does not exist in normal Mozilla.
Assignee | ||
Comment 1•22 years ago
|
||
See
http://lxr.mozilla.org/seamonkey/source/xpfe/communicator/resources/content/printing.js#50
- I guess this part is missing in Phoenix's JS glue... ;-(
Can anyone poing me to the location where the JS glue for Phoenix PrintPreview
code sits (it looks that there is no LXR for Phoenix's source... ;-( ), please ?
Assignee | ||
Comment 2•22 years ago
|
||
Taking myself...
Assignee: blaker → Roland.Mainz
Target Milestone: --- → Phoenix0.6
Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•22 years ago
|
||
1:1 port from Mozilla's printing.js fixes the issue... :)
Assignee | ||
Comment 4•22 years ago
|
||
Comment on attachment 111371 [details] [diff] [review]
Patch for yesterday's Phoenix trunk - port the code from xpfe's printing.js to Phoenix's browser.js
Requesting r= and checkin...
Attachment #111371 -
Flags: review?(bryner)
Comment 5•22 years ago
|
||
Comment on attachment 111371 [details] [diff] [review]
Patch for yesterday's Phoenix trunk - port the code from xpfe's printing.js to Phoenix's browser.js
checked in
Attachment #111371 -
Flags: review?(bryner) → review+
Assignee | ||
Comment 6•22 years ago
|
||
Marking bug as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•