Bug 150742 - Table shrinking vertically (-> arrows no longer pointing to centre of empty rows)
Summary: Table shrinking vertically (-> arrows no longer pointing to centre of empty r...
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
6.1 all versions
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on: 165521
Blocks: ImpressDraw-Tables Regressions-AW080
  Show dependency treegraph
 
Reported: 2022-09-01 12:37 UTC by Justin L
Modified: 2025-04-01 09:47 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
Comparison screenshot (69.90 KB, image/png)
2022-09-05 02:32 UTC, Aron Budea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin L 2022-09-01 12:37:10 UTC
I'm not sure exactly which part has the error, but it bisected in LO 6.1 to author	Armin Le Grand on 2018-04-06 22:29:02 +0200
with commit 6c14c27c75a03e2363f2b363ddf0a6f2f46cfa91
    SOSAW080: Added first bunch of basic changes to helpers
    SOSAW080: Make SdrModel& prerequisite to SdrObjects

The issue is with attachment 174540 [details] (from bug 144092). There are two empty rows, and the arrows are supposed to be pointing to the centre of each empty row.

A PDF comparison suggests the problem is with the table shrinking - especially related to the empty rows.

[Note: other issues caused even more problems with empty rows since then. Those regressions have been fixed in 7.5.]
Comment 1 Aron Budea 2022-09-05 02:32:44 UTC
Created attachment 182217 [details]
Comparison screenshot

Confirmed using LO 7.5.0.0.alpha0+ (dc92a4d973086ce8a6a5f75ba0f4d4c9ca05537a) / Windows.
Comment 2 Justin L 2023-05-02 17:03:55 UTC
repro 7.6+
Comment 3 Justin L 2024-05-31 17:14:02 UTC
repro 24.8+
Comment 4 Justin L 2025-03-20 18:03:49 UTC
Hmm, this is very interesting. I can reproduce with Ubuntu 20.04 in 25.8+.

However, on Ubuntu 24.04, it looks fine. I've heard that there are some font-oddities related to full font packages vs partial font installs in Ubuntu 24.04.
Comment 5 Justin L 2025-03-31 16:48:42 UTC
This is fine now for me on 20.04 with the patches for bug 165521 merged.
Comment 6 Gerald Pfeifer 2025-04-01 09:47:52 UTC
Yes, indeed. Happy to confirm this is fixed in

  Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community
  Build ID: a2c58edd20f243697a0790d323816094e319b2a7
  CPU threads: 12; OS: Linux 6.13; UI render: default; VCL: gtk3
  Locale: en-US (en_US.UTF-8); UI: en-US

Thank you, Justin (from the one filing the original issue which this
branched off)!


(Are there sufficient regression tests to catch this?)