Bug 120365 - Mismatch between table cell position and cursor position (table isn't growing)
Summary: Mismatch between table cell position and cursor position (table isn't growing)
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
5.2.0.4 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: ImpressDraw-Tables
  Show dependency treegraph
 
Reported: 2018-10-06 15:16 UTC by Telesto
Modified: 2025-03-20 22:05 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2018-10-06 15:16:41 UTC
Description:
Mismatch between table cell position and cursor position (table isn't growing)

Steps to Reproduce:
1. Open attachment 145433 [details]
2. Enter A1 & Press Enter
3. Arrow down (A2) & Press Enter
4. Arrow down (A3) & Press Enter 3x
5. Click outside the table -> Resize

Actual Results:
The table isn't updated properly

Expected Results:
Should be so


Reproducible: Always


User Profile Reset: No



Additional Info:
Found in
Version: 6.2.0.0.alpha0+
Build ID: 52cb73911e661fb636085337374e09845f07783b
CPU threads: 4; OS: Windows 6.3; UI render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2018-10-02_01:05:50
Locale: nl-NL (nl_NL); Calc: threaded

and in
Version: 5.2.5.0.0+
Build ID: 78223678b7513ffe46804cb08f2dc5bc899b2bab
CPU Threads: 4; OS Version: Windows 6.29; UI Render: default; 
Locale: nl-NL (nl_NL); Calc: CL

but not in
Versie: 5.1
Comment 1 Oliver Brinzing 2018-10-06 15:35:20 UTC
confirming with

Version: 6.1.2.1 (x64)
Build-ID: 65905a128db06ba48db947242809d14d3f9a93fe
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; 
Gebietsschema: de-DE (de_DE); Calc: 

looks similar to writer issue:
https://bz.apache.org/ooo/show_bug.cgi?id=122110
dynamic row height in text table does not update after adding paragraph
Comment 2 Aron Budea 2018-10-06 22:05:12 UTC
Bibisected to the following commit using repo bibisect-win32-5.2. Adding Cc: to Xisco Fauli, please take a look.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=13d4398820ded5914f635757865e258db2db2b57
author		Xisco Fauli <anistenis@gmail.com>	2016-01-21 20:56:31 +0100
committer	jan iversen <jani@documentfoundation.org>	2016-01-30 07:40:22 +0000

tdf#91762: Check wether the row and the cell have text...
Comment 3 QA Administrators 2019-10-07 03:03:50 UTC Comment hidden (obsolete)
Comment 4 Xisco Faulí 2020-11-04 22:28:54 UTC
*** Bug 135601 has been marked as a duplicate of this bug. ***
Comment 5 QA Administrators 2022-11-05 03:35:48 UTC Comment hidden (obsolete)
Comment 6 QA Administrators 2024-11-05 03:15:58 UTC Comment hidden (obsolete)
Comment 7 Justin L 2025-03-20 22:05:17 UTC
IIUC, the problem being reported is in step 4. In the previous steps, the row was growing to accommodate the additional empty paragraph, but in step 4 the row doesn't grow at all (until after step 5).

Simplified steps to reproduce.
- put the cursor in A3.
- press Enter (if the row height doesn't grow, you see the reported bug)

That is fixed in LO 7.4.2 with commit 1a0ceb76e2fe12cdfff7cabf06ef43cfba296a34
Author: Sarper Akdemir on Mon Aug 22 08:49:57 2022 +0300
    tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511