Description: After making text wrap to multiline, the row height and content displayed in the spreadsheet doesn't match the row index or the select highlight box. Saving and reopening corrects the display anomaly temporarily. Steps to Reproduce: 1.Type text into a cell that exceeds the column width - it extends into the next column as expected 2. reformat the cell to "wrap text automatically" 3. observe Actual Results: The spreadsheet grid displays the same but with fill arrows (>) instead of wrapping, the row index bar shows expected row heights as one would expect as a consequences of wrapping to multi-line. The highlight boxes and cell select index box match the row index bar, but the display doesn't match. Expected Results: row lines and content to match the row heights. Reproducible: Always User Profile Reset: No Additional Info: OpenCL is disabled.
Created attachment 179054 [details] cell grid display problem text as entered
Created attachment 179055 [details] cell grid display problem select wrap automatically
Created attachment 179056 [details] cell grid display problem result and after reopening
I have two installs, one on Mint 19.3 Version: 7.3.1.3 / LibreOffice Community Build ID: 30(Build:3) CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Ubuntu package version: 1:7.3.1~rc3-0ubuntu0.18.04.1~lo1 Calc: threaded Jumbo and one on Ubuntu 21.10 Impish Version: 7.2.5.2 / LibreOffice Community Build ID: 20(Build:2) CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Ubuntu package version: 1:7.2.5-0ubuntu0.21.10.3 Calc: threaded Jumbo Both show the same problems.
Seems duplicate of bug 130383 or bug 132354. Please mark. And also attach your sample ODS.
Created attachment 179078 [details] example spreadsheet showing problem, at least on my systems
Created attachment 179079 [details] how the attached .ods file renders on my computer
@Timur as rendered on my system both appear to be the same issue. Attached is an example spreadsheet which exhibits the problem and a screencap of how it renders on my system. Also attached is #130383 example .ods and #132354 example .ods rendered on my system. All three seem to have the same artifacts. Version: 7.2.5.2 / LibreOffice Community Build ID: 20(Build:2) CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Ubuntu package version: 1:7.2.5-0ubuntu0.21.10.3 Calc: CL Jumbo
Created attachment 179080 [details] #132354 example rendered on my system - looks like the same bug.
Created attachment 179081 [details] #130383 example rendered on my system also looks like the same bug.
Disabling or enabling auto-recalculate didn't fix it. However, the option enable very large spreadsheets did seem to fix it. See attached: image of demo opened with very large disabled.
Created attachment 179082 [details] Problem does not happen if tools->options->Calc->Defaults->Enable very large spreadsheets is disabled.
I don't reproduce with attachment 179078 [details]. Anyway, let's mark duplicate. *** This bug has been marked as a duplicate of bug 130383 ***
Hm..this seems Fixed in 7.4. 7b4234505420c85a45ad1acd569c433e82cd466b is the first bad commit Date: Tue Feb 8 12:48:46 2022 +0100 source cd50d33fc4af3f2d4ab40de98ecf02f0d832d750 author Luboš Luňák <l.lunak@collabora.com> MAXCOL/MAXROW -> ScSheetLimits in fillinfo.cxx *** This bug has been marked as a duplicate of bug 134552 ***