| Summary: | print selected cells does not work when there is a merged cell in the top row | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Jaromír Smola <jaromir.smola> |
| Component: | Calc | Assignee: | Andreas Heinisch <andreas.heinisch> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | andreas.heinisch, jeawithlove, stephane.guillou |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.5.1.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.6.0 target:7.5.3.2 | ||
| Crash report or crash signature: | Regression By: | Andreas Heinisch | |
| Bug Depends on: | |||
| Bug Blocks: | 108800 | ||
| Attachments: |
Dialogue window
Current state of the print dialog Screenshot of selected cells, print dialog settings, and resulting Print to File PDF Test ODS |
||
|
Description
Jaromír Smola
2023-04-14 07:27:55 UTC
Created attachment 186650 [details]
Dialogue window
Thank you Jaromír! Reproduced on Linux with recent master build: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1b06f35de68a555b85bceb5fc29d1a5f426f4bb7 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: fr-FR (fr_FR.UTF-8); UI: en-US Calc: threaded Bibisected with linux-64-7.5 repo to first bad commit 0500d8ac5870d2a2f13d7069833530b7686ed568 which points to core commit bf39a7a45a9e6d1292a4425e5d25f9ce6551205a which is a cherry pick of: commit b9411e587586750f36ba9009b5f1e29fe461d8b5 author Andreas Heinisch <andreas.heinisch@yahoo.de> Thu Jan 12 07:46:43 2023 +0100 committer Andreas Heinisch <andreas.heinisch@yahoo.de> Mon Jan 16 08:28:49 2023 +0000 tdf#147122 - Return cell object when a simple selection is merged Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145378 Andreas, can you please have a look? Created attachment 186658 [details]
Current state of the print dialog
I am not able to reproduce the issue. Is there something I am missing?
Switching to "Print Selected Cells" shows the issue. Created attachment 186660 [details]
Screenshot of selected cells, print dialog settings, and resulting Print to File PDF
Screenshot of the issue, for the record.
Created attachment 186661 [details]
Test ODS
Test document, could be used for UI test.
Steps:
1. Select one range highlighted in orange
2. Ctrl + P
3. More > From Which > Print selected cells
Results: preview and print are wrong.
Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/10f2e8363076fb9217b4fc8acf12b4d9c13328cc tdf#154803 - Check if range is entirely merged It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/752f0aa9d25a286d70a5627d466ce9e76c84fba6 tdf#154803 - Check if range is entirely merged It will be available in 7.5.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. *** Bug 154998 has been marked as a duplicate of this bug. *** Hello, I've tested on version 7.5.4 and the bug is fixed. Thank you for your quick response and have a nice day. Also verified in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5cd9de202765e243e41416802f3e4486b8a96f16 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Thank you! Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-7-5-3": https://git.libreoffice.org/core/commit/a2cff9bdbcee063c787c64721c840db30a203cbf tdf#154803 - Check if range is entirely merged It will be available in 7.5.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |