https://bugs.documentfoundation.org/show_bug.cgi?id=154938
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.6.0.0 alpha0+ Master |7.4.0.0 beta1+ Blocks| |135859 Status|UNCONFIRMED |NEW CC| |stephane.guillou@libreoffic | |e.org Keywords| |bibisected, bisected, | |regression See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=65 | |067 Ever confirmed|0 |1 --- Comment #1 from Stéphane Guillou (stragu) <[email protected]> --- Reproduced in: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 61b41646c5a93ca24f2c9f143cdb0da2c9258989 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Started in 7.4. Bibisected with linux-64-7.4 to first bad commit 85498c936db1e2b64e77a1ac02a8eac791fe2f31 which points to core commit: commit 96de6dee60aaf2f0d332291fa3b0ad7bb8b7127c author Rafael Lima <[email protected]> Fri May 13 14:02:14 2022 +0100 committer Mike Kaganski <[email protected]> Tue May 17 13:37:46 2022 +0200 tdf#65067 Remove excessive spacing from Formula objects Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134185 Before the commit, width allocated to formula fit inside the cell, just enough for formula. After the commit, width is more than needed for the formula, and formula is stretched to fit inside it. I won't copy you in I guess :) Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=135859 [Bug 135859] [META] Formula-related issues -- You are receiving this mail because: You are the assignee for the bug.
