Printing behavior from Chrome

Hi Metabase team and users,

Since version 0.39, when I try to print a public Dashboard, the result is not complete.
Before 0.39, it was working well.

For exemple:
on the screen, I have 20 lines displayed on 56 results (full screen mode).
When I print from Chrome, I have 24 lines.
on the screen, I have 16 lines displayed on 56 results
When I print from Chrome, I have 14 lines.

Diagnostic Info :

{
"browser-info": {
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "Cp1252",
"java.runtime.name": "Java(TM) SE Runtime Environment",
"java.runtime.version": "1.8.0_221-b11",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "1.8.0_221",
"java.vm.name": "Java HotSpot(TM) 64-Bit Server VM",
"java.vm.version": "25.221-b11",
"os.name": "Windows Server 2016",
"os.version": "10.0",
"user.language": "en",
"user.timezone": "Europe/Paris"
},
"metabase-info": {
"databases": [
"postgres",
"sqlserver",
"mysql",
"sqlite",
"h2",
"googleanalytics"
],
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "12.2"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.2.18"
}
},
"run-mode": "prod",
"version": {
"tag": "v0.39.1",
"date": "2021-04-27",
"branch": "release-x.39.x",
"hash": "6beba48"
},
"settings": {
"report-timezone": "Europe/Paris"
}
}
}

Nicolas

1 Like

Hi @nico8
Which version were you using before? I'm seeing the same behavior on 0.38.4 - but only on Chrome, it works correctly on Firefox.

Hi,

Previous version was 0.38.2.

Nicolas

@nico8 I have created an issue for it, which you can follow:
https://github.com/metabase/metabase/issues/15928 - upvote by clicking :+1: on the first post