Closed
Bug 1672304
Opened 5 years ago
Closed 5 years ago
Investigate / fix inaccurate initial paper width on mac OS.
Categories
(Toolkit :: Printing, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1667053
People
(Reporter: sfoster, Unassigned)
References
Details
(Whiteboard: [print2020_v83])
We had to disable the browser_print_paper_sizes.js test on MacOS as we were seeing an initial paper.width value that was initially inaccurate. See comment 7
We originally set the paper width to that value (like 11), viewSettings.paperWidth is initialized to that, and then our platform code later updates it again to the correct value (like 11.7). View settings won't register the change.
Reporter | ||
Comment 1•5 years ago
|
||
According to https://bugzilla.mozilla.org/show_bug.cgi?id=1666523#c10, this will get fixed by bug 1667053
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•