(derived from bug #155510, see comment 13.) 1. Open the Writer. 2. Press <Ennter>. 3. Open "Table" -> "Insert Table". 4. Set "Columns" to "2". 5. Set "Rows" to "4". 5. Click "OK". 6. Select 2nd, 3rd, 4th rows of the 1st column. 7. Click "Table" -> "Merge cells". 8. Move at the merged cell. 9. Type "1 2 3 4". 10. Move the table by adding new lines before it: "1\n2" text is at the 1st page, "3\n4" text is at the 2nd page. 11. Everything is as expected now: |-----|-----| | 1 | | | |-----| | 2 | | | |-----| <-- PAGE BREAK --> | 3 | | | |-----| | 4 | | |-----|-----| (There are *no* gaps at the 1st column.) 12. Select the table. 13. Set "Center Vertically" option. 14-a. Result: the Test Case Document. 14-b. Expected: (almost) nothing changed visually. 14-c. Actual: see the Screenshot.
Created attachment 189197 [details] Test case file
Created attachment 189198 [details] Screenshot
Reproduced in: Version: 7.5.5.2 (X86_64) / LibreOffice Community Build ID: 50(Build:2) CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: gtk3 Locale: ru-RU (ru_RU.UTF-8); UI: ru-RU Gentoo official package Calc: threaded
Reproduced as described in: Version: 7.5.6.2 (X86_64) / LibreOffice Community Build ID: f654817fb68d6d4600d7d2f6b647e47729f55f15 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Same in: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: beaea2e992912b4747d790070b26371f557b1f57 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded And same in OOo 3.3, so inherited. I understand it as the same issue as bug 70745, so marking as duplicate. Thank you! *** This bug has been marked as a duplicate of bug 70745 ***