[9.3] [Reporting] set zoom to 1 for long reports (#248785)#251365
Merged
kibanamachine merged 1 commit intoelastic:9.3from Feb 3, 2026
Merged
[9.3] [Reporting] set zoom to 1 for long reports (#248785)#251365kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine merged 1 commit intoelastic:9.3from
Conversation
resolves elastic#138812 ## Summary Chrome has a hard limit of 16000 rows in a page screenshot. We currently set the zoom level to 2, which means any report > 8000 in height won't be rendered correctly. As a partial fix, we'll set zoom to 1 for any report that is > 8000 height. for more info: puppeteer/puppeteer#359 (cherry picked from commit 19df262)
10 tasks
pmuellr
added a commit
that referenced
this pull request
Feb 4, 2026
# Backport This will backport the following commits from `main` to `9.2`: - [[Reporting] set zoom to 1 for long reports (#248785)](#248785) <!--- Backport version: 10.2.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Patrick Mueller","email":"patrick.mueller@elastic.co"},"sourceCommit":{"committedDate":"2026-02-03T01:40:22Z","message":"[Reporting] set zoom to 1 for long reports (#248785)\n\nresolves https://github.com/elastic/kibana/issues/138812\n\n## Summary\n\nChrome has a hard limit of 16000 rows in a page screenshot. We currently\nset the zoom level to 2, which means any report > 8000 in height won't\nbe rendered correctly.\n\nAs a partial fix, we'll set zoom to 1 for any report that is > 8000\nheight.\n\nfor more info: https://github.com/puppeteer/puppeteer/issues/359","sha":"19df26274ac68e1401cfc2702fb7922c9fda7cdb","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","backport:all-open","ci:cloud-deploy","Feature:Reporting:Screenshot","v9.3.0","v9.4.0"],"title":"[Reporting] set zoom to 1 for long reports","number":248785,"url":"https://github.com/elastic/kibana/pull/248785","mergeCommit":{"message":"[Reporting] set zoom to 1 for long reports (#248785)\n\nresolves https://github.com/elastic/kibana/issues/138812\n\n## Summary\n\nChrome has a hard limit of 16000 rows in a page screenshot. We currently\nset the zoom level to 2, which means any report > 8000 in height won't\nbe rendered correctly.\n\nAs a partial fix, we'll set zoom to 1 for any report that is > 8000\nheight.\n\nfor more info: https://github.com/puppeteer/puppeteer/issues/359","sha":"19df26274ac68e1401cfc2702fb7922c9fda7cdb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/251365","number":251365,"state":"MERGED","mergeCommit":{"sha":"1ce95a5aa75b2fc1bbb716ff3854747a09e21d59","message":"[9.3] [Reporting] set zoom to 1 for long reports (#248785) (#251365)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.3`:\n- [[Reporting] set zoom to 1 for long reports\n(#248785)](https://github.com/elastic/kibana/pull/248785)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Patrick Mueller <patrick.mueller@elastic.co>"}},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/248785","number":248785,"mergeCommit":{"message":"[Reporting] set zoom to 1 for long reports (#248785)\n\nresolves https://github.com/elastic/kibana/issues/138812\n\n## Summary\n\nChrome has a hard limit of 16000 rows in a page screenshot. We currently\nset the zoom level to 2, which means any report > 8000 in height won't\nbe rendered correctly.\n\nAs a partial fix, we'll set zoom to 1 for any report that is > 8000\nheight.\n\nfor more info: https://github.com/puppeteer/puppeteer/issues/359","sha":"19df26274ac68e1401cfc2702fb7922c9fda7cdb"}}]}] BACKPORT-->
pmuellr
added a commit
that referenced
this pull request
Feb 4, 2026
# Backport This will backport the following commits from `main` to `9.1`: - [[Reporting] set zoom to 1 for long reports (#248785)](#248785) <!--- Backport version: 10.2.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Patrick Mueller","email":"patrick.mueller@elastic.co"},"sourceCommit":{"committedDate":"2026-02-03T01:40:22Z","message":"[Reporting] set zoom to 1 for long reports (#248785)\n\nresolves https://github.com/elastic/kibana/issues/138812\n\n## Summary\n\nChrome has a hard limit of 16000 rows in a page screenshot. We currently\nset the zoom level to 2, which means any report > 8000 in height won't\nbe rendered correctly.\n\nAs a partial fix, we'll set zoom to 1 for any report that is > 8000\nheight.\n\nfor more info: https://github.com/puppeteer/puppeteer/issues/359","sha":"19df26274ac68e1401cfc2702fb7922c9fda7cdb","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","backport:all-open","ci:cloud-deploy","Feature:Reporting:Screenshot","v9.3.0","v9.4.0"],"title":"[Reporting] set zoom to 1 for long reports","number":248785,"url":"https://github.com/elastic/kibana/pull/248785","mergeCommit":{"message":"[Reporting] set zoom to 1 for long reports (#248785)\n\nresolves https://github.com/elastic/kibana/issues/138812\n\n## Summary\n\nChrome has a hard limit of 16000 rows in a page screenshot. We currently\nset the zoom level to 2, which means any report > 8000 in height won't\nbe rendered correctly.\n\nAs a partial fix, we'll set zoom to 1 for any report that is > 8000\nheight.\n\nfor more info: https://github.com/puppeteer/puppeteer/issues/359","sha":"19df26274ac68e1401cfc2702fb7922c9fda7cdb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/251365","number":251365,"state":"MERGED","mergeCommit":{"sha":"1ce95a5aa75b2fc1bbb716ff3854747a09e21d59","message":"[9.3] [Reporting] set zoom to 1 for long reports (#248785) (#251365)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.3`:\n- [[Reporting] set zoom to 1 for long reports\n(#248785)](https://github.com/elastic/kibana/pull/248785)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Patrick Mueller <patrick.mueller@elastic.co>"}},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/248785","number":248785,"mergeCommit":{"message":"[Reporting] set zoom to 1 for long reports (#248785)\n\nresolves https://github.com/elastic/kibana/issues/138812\n\n## Summary\n\nChrome has a hard limit of 16000 rows in a page screenshot. We currently\nset the zoom level to 2, which means any report > 8000 in height won't\nbe rendered correctly.\n\nAs a partial fix, we'll set zoom to 1 for any report that is > 8000\nheight.\n\nfor more info: https://github.com/puppeteer/puppeteer/issues/359","sha":"19df26274ac68e1401cfc2702fb7922c9fda7cdb"}}]}] BACKPORT-->
pmuellr
added a commit
that referenced
this pull request
Feb 4, 2026
# Backport This will backport the following commits from `main` to `8.19`: - [[Reporting] set zoom to 1 for long reports (#248785)](#248785) <!--- Backport version: 10.2.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Patrick Mueller","email":"patrick.mueller@elastic.co"},"sourceCommit":{"committedDate":"2026-02-03T01:40:22Z","message":"[Reporting] set zoom to 1 for long reports (#248785)\n\nresolves https://github.com/elastic/kibana/issues/138812\n\n## Summary\n\nChrome has a hard limit of 16000 rows in a page screenshot. We currently\nset the zoom level to 2, which means any report > 8000 in height won't\nbe rendered correctly.\n\nAs a partial fix, we'll set zoom to 1 for any report that is > 8000\nheight.\n\nfor more info: https://github.com/puppeteer/puppeteer/issues/359","sha":"19df26274ac68e1401cfc2702fb7922c9fda7cdb","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","backport:all-open","ci:cloud-deploy","Feature:Reporting:Screenshot","v9.3.0","v9.4.0"],"title":"[Reporting] set zoom to 1 for long reports","number":248785,"url":"https://github.com/elastic/kibana/pull/248785","mergeCommit":{"message":"[Reporting] set zoom to 1 for long reports (#248785)\n\nresolves https://github.com/elastic/kibana/issues/138812\n\n## Summary\n\nChrome has a hard limit of 16000 rows in a page screenshot. We currently\nset the zoom level to 2, which means any report > 8000 in height won't\nbe rendered correctly.\n\nAs a partial fix, we'll set zoom to 1 for any report that is > 8000\nheight.\n\nfor more info: https://github.com/puppeteer/puppeteer/issues/359","sha":"19df26274ac68e1401cfc2702fb7922c9fda7cdb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/251365","number":251365,"state":"MERGED","mergeCommit":{"sha":"1ce95a5aa75b2fc1bbb716ff3854747a09e21d59","message":"[9.3] [Reporting] set zoom to 1 for long reports (#248785) (#251365)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.3`:\n- [[Reporting] set zoom to 1 for long reports\n(#248785)](https://github.com/elastic/kibana/pull/248785)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Patrick Mueller <patrick.mueller@elastic.co>"}},{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/248785","number":248785,"mergeCommit":{"message":"[Reporting] set zoom to 1 for long reports (#248785)\n\nresolves https://github.com/elastic/kibana/issues/138812\n\n## Summary\n\nChrome has a hard limit of 16000 rows in a page screenshot. We currently\nset the zoom level to 2, which means any report > 8000 in height won't\nbe rendered correctly.\n\nAs a partial fix, we'll set zoom to 1 for any report that is > 8000\nheight.\n\nfor more info: https://github.com/puppeteer/puppeteer/issues/359","sha":"19df26274ac68e1401cfc2702fb7922c9fda7cdb"}}]}] BACKPORT-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.3:Questions ?
Please refer to the Backport tool documentation