Open
Bug 1667260
Opened 5 years ago
Updated 4 years ago
Document exactly what settings the nsIPrintSettings returned by nsIPrinter.createDefaultSettings has set
Categories
(Core :: Printing: Setup, defect, P2)
Core
Printing: Setup
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
Details
(Whiteboard: [print2020][old-ui-] )
There has unsurprisingly been some confussion amongst the frontend about the nsIPrintSettings returned by nsIPrinter.createDefaultSettings. Naturally they have assumed that the returned nsIPrintSettings is a complete object. This is absolutely not the case though. We should go through what the DefaultSettings()
implementations actually set, and document them to avoid further confusion and bugs.
![]() |
Reporter | |
Updated•5 years ago
|
Whiteboard: [print2020_v83][old-ui-] → [print2020_v84][old-ui-]
Updated•5 years ago
|
Severity: N/A → S3
Updated•5 years ago
|
Whiteboard: [print2020_v84][old-ui-] → [print2020_v85][old-ui-]
![]() |
Reporter | |
Updated•5 years ago
|
Whiteboard: [print2020_v85][old-ui-] → [print2020_v87][old-ui-]
![]() |
Reporter | |
Updated•4 years ago
|
Whiteboard: [print2020_v87][old-ui-] → [print2020][old-ui-]
You need to log in
before you can comment on or make changes to this bug.
Description
•