Description: When a .docx document that contains a big table is opened in LibreOffice Writer, the table and the text in it are shown somewhat "condensed" where the text from the next cells intersects with the text from the previous cells, making it impossible to read and work with the document. Steps to Reproduce: 1. Open the attached file "example.docx" 2. Observe the results 3. Actual Results: It's not possible to read and work with the content of the document. Expected Results: The text in the table should be completely visible. Reproducible: Always User Profile Reset: Yes Additional Info: Version: 7.5.8.2 (X86_64) / LibreOffice Community Build ID: f718d63693263970429a68f568db6046aaa9df01 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: threaded
Created attachment 190828 [details] The file that demonstrates the problem
Created attachment 190829 [details] prinstcreen No repro with Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 41d9584179ef7b4e18eda47c2c0a955df8c087a5 CPU threads: 4; OS: Linux 6.2; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Seems to be fixed with dev version. Please could you test it with dev version? You can download it here: http://dev-builds.libreoffice.org/daily/master/ Thank you
Thank you, I confirm that LibreOffice 24.2.0.0.alpha0+ opens and edits this document correctly. Next question: will these changes from the 24.2.0.0.alpha0+ be merged into a stable version of 7.6.x ? Or will they "live" only within 24.2.0.0.alpha until it becomes at least "beta" ?
Floating tables... Seems to be fixed (3 pages, no endless loop... which were problematic in some bibisect versions) since: https://git.libreoffice.org/core/+/435f1aadf7dd8087a8997924bedfccff0f496ba2 author Miklos Vajna <vmiklos@collabora.com> Fri Oct 27 08:11:05 2023 +0200 committer Miklos Vajna <vmiklos@collabora.com> Fri Oct 27 09:47:42 2023 +0200 tree 57d89342d7f20bb446ddef76e35947fd47e9dd32 parent 5946ffe7139189eff2c1e90ddb3edb146eb60e17 [diff] tdf#99822 sw floattable: allow nomimal overlap of objects from different cells *** This bug has been marked as a duplicate of bug 99822 ***