Closed
Bug 1867256
Opened 1 years ago
Closed 1 years ago
[Needs Google fix] Blank pages are displayed in Print Preview for GDocs
Categories
(Core :: Print Preview, defect)
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox122 | --- | affected |
People
(Reporter: vlucaci, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.53 MB,
image/gif
|
Details |
Found in
- 122.0a1(20231129050021)
Affected versions
- 122.0a1(20231129050021)
Tested platforms
- Affected platforms: macOS 14, Ubuntu 22, Windows 11
Steps to reproduce
Expected result
- The pages are correctly displayed without any blank pages or visual artefacts
Actual result
- The pages are displayed incorrectly with multiple blank pages in between content pages.
Additional notes
- This issue also occurs with the actual print output.
- This issue occurs regardless of selected page size, margins, color mode, etc
![]() |
||
Comment 1•1 years ago
|
||
Going into File > Page setup
and checking the page settings that apply to the whole document, both these documents are set to A4.
Non-Letter sizes are currently expected to have issues due to Google using .size
instead of .setProperty()
. They've changed to the latter, and that should be live around the 12th December. I expect that to fix this along with a bunch of the other bugs blocking our meta bug.
Summary: Blank pages are displayed in Print Preview for GDocs → [Needs Google fix] Blank pages are displayed in Print Preview for GDocs
![]() |
||
Comment 2•1 years ago
|
||
Google has fixed up their code to use setProperty (working around bug 1867106), which appears to have fixed this.
Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•1 year ago
|
||
Confirming this issue as verified fixed and no longer reproducible on Ubuntu 22, Windows11 and macOS 14.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•