Closed
Bug 1655408
Opened 5 years ago
Closed 5 years ago
Sketchfab main 3D models - not displayed in preview/print (black container)
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 976173
People
(Reporter: cfogel, Unassigned)
References
Details
Attachments
(1 file)
697.47 KB,
image/png
|
Details |
Affected versions
- 68.11 esr, 78.0.2, 79.0b9, 80.0a1(2020-07-23);
Affected platforms
- macOS 10.15, Windows 10, Ubuntu 18;
Steps to reproduce
- Launch Firefox, access the following link;
- Click on the Hambourger menu;
- Click on the Print option to enable the Print Preview view;
- Print the page;
Expected result
- step 3/4 should show the 3D model;
Actual result
- black square rendered instead;
Regression range
- not a regression, appears to reproduce on older builds such as 55.0a1;
Additional notes
- attached screenshot with the issue - on the left is the preview from macOS10.15 - 68.11esr on right another browser;
- suggested severity is S2-S3 since it's not the most common use-case scenario but might be affecting other pages as well.
Comment 1•5 years ago
|
||
It seems a bunch of the WebGL printing doesn't work, like https://webglsamples.org/blob/blob.html
Jeff, this looks similar to bug 976173, except preserveDrawingBuffer: false
is not getting used afaict. Do you know what may be going on here?
Comment 2•5 years ago
|
||
preserveDrawingBuffer: false
is the default unless an app asks for preserveDrawingBuffer: true
.
Flags: needinfo?(jgilbert)
Comment 3•5 years ago
|
||
Ah, right, thanks. Then this is bug 976173.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
status-firefox78:
affected → ---
status-firefox79:
affected → ---
status-firefox80:
affected → ---
status-firefox-esr68:
affected → ---
status-firefox-esr78:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•