https://bugs.documentfoundation.org/show_bug.cgi?id=149777
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|bibisectRequest |bibisected OS|Windows (All) |All See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=10 | |1443, | |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=11 | |6536 Severity|minor |normal CC| |[email protected] | |om, | |stephane.guillou@libreoffic | |e.org, | |[email protected], | |[email protected] Version|6.4.0.3 release |5.4.5.1 release --- Comment #10 from Stéphane Guillou (stragu) <[email protected]> --- Reproduced in recent trunk build: Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 5589659829f8a1cef8ca1c8a468732105bbe231b CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded In my tests, I see a regression with changes in 5.4, 6.1 and 6.3. Steps used: 1. Open Calc (with gen VCL plugin) 2. Type some text in cell A1 3. Move to cell A2, then back to A1 A) In 5.4, it foes from always showing the contents, to showing them cut-off in both step 2 and step 3. Bibisected with linux-64-releases repo to release build commit [e5ac7be2b575a592e058645acfb431cb532ca229] which is libreoffice-5.4.5.1. The linux-64-5.4 bibisect repo stops at 328f3e7e4c67bf2e09a56f199a4332f1b1fe3b11, so I couldn't bibisect further. RTL-related commits in the range: - 32623337ba186bd7aac028920a1e1a6484e5e30f - tdf#114939 sal: fix endMD5() off-by-one - 7a59ef66c268674548d13c13b19d52a25445299f - ofz#5535 max decimal places for rtl_math_round is 20 B) In 6.1, it goes from text cut off in formula bar, to being shown only in step 3. Bibisected with linux-64-6.1 repo to first bad build commit [bae6d83b04fe4fb8e2d1d00b88de5d3b9bb59952] which points to: commit 596fd41b9b19e28bab0c84e3821f79cb5d468f24 author Szymon Kłos Fri Mar 23 19:51:37 2018 +0100 committer Szymon Kłos Thu Mar 29 16:59:55 2018 +0200 tdf#116536 Fix bullet position with linespacing > 100 Reviewed-on: https://gerrit.libreoffice.org/51790 C) In 6.3, it goes from contents only visible in step 3, to not visible at all. Bibisected with linux-64-6.3 repo to first bad build commit [7d36aa012a8250a8c1b1d177be10f0ade7d71227] which points to: commit 04b60370a73b79e3aa0a04bc7cff45dff1db6286 author Thorsten Wagner Tue May 21 13:36:32 2019 +0200 committer Eike Rathke Fri May 24 19:53:30 2019 +0200 tdf#101443 Calc multiline input bar reworked Reviewed-on: https://gerrit.libreoffice.org/71937 Caolán, I thought you might be interested. -- You are receiving this mail because: You are the assignee for the bug.
