Description: Layout change after save & reload (caused by Text wrap). Maybe related to bug 122822 Steps to Reproduce: 1. Open attachment 148732 [details] 2. Shrink column D 50% 3. Save & File reload Actual Results: Expanded cells after reloaded (without hidden text) Expected Results: The same layout as before save... Reproducible: Always User Profile Reset: No Additional Info: Version: 6.3.0.0.alpha0+ Build ID: 6740443311268b7d918bf4f43134d64fb78a0109 CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; TinderBox: Win-x86@42, Branch:master, Time: 2019-01-15_23:37:04 Locale: nl-NL (nl_NL); UI-Language: en-US Calc: CL
Created attachment 148739 [details] Bibisect log Bisected to: author Vasily Melenchuk <Vasily.Melenchuk@cib.de> 2018-04-06 20:19:10 +0300 committer Thorsten Behrens <Thorsten.Behrens@CIB.de> 2018-06-08 00:47:06 +0200 commit 1e55a47e89a9d9d6cf9cb3993484022aaf2c097b (patch) tree 3a3372525645775c32721e59ce8c205c8f474ffd parent 2a7f74900fb646235b74d4c9bd4690e44edc3ed4 (diff) tdf#62268: allow row height recalculation on document load During document load rows with style:use-optimal-row-height="true" should recalculate it's height. https://cgit.freedesktop.org/libreoffice/core/commit/?id=1e55a47e89a9d9d6cf9cb3993484022aaf2c097b
Adding Cc: to Vasily Melenchuk
Still reproducible in Version: 6.3.0.0.alpha0+ Build ID: ddea172792d13516ff7e0dd43f1f78b74ade8914 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
*** Bug 127442 has been marked as a duplicate of this bug. ***
I wonder if this is NOTABUG? We can't ultimately fix *both* bug 62268 and this one; from where I stand, unless we get 100% the same font rendering on all platforms, chances are that re-flowing a document that requests optimal heights is the better choice on balance.