Bug 162254 - text on second column not shown when larger than the column
Summary: text on second column not shown when larger than the column
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.2.4.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Cell-Management
  Show dependency treegraph
 
Reported: 2024-07-29 19:43 UTC by mohican
Modified: 2024-12-06 05:58 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
file with the problem (854.86 KB, application/vnd.oasis.opendocument.text)
2024-07-29 19:46 UTC, mohican
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mohican 2024-07-29 19:43:29 UTC
Description:
text does not show when reopening the file, until I start editing it.
happens all the time for some lines but not for other lines.

I would be glad to provide the file to you. You can download it from this link :
https://blog.liberetonordi.com/public/documents/LtO_Manuel-simplifie-generique_Mint-Xfce-Cinnamon-18a22_fr.odt

problem occurs near the bottom of page 14 with text:
    • Capture d'une zone de l'écran :
<Maj><Impr> !!! this part of the line does not appear on screen
    • Capture de la fenêtre active :

I tried both writing the line continuously and forcing the return after the :
But same result

Steps to Reproduce:
1.define a section with 2 columns
2.write a bullet list that continues to the second columns
3.in one item of the second column write something larger than the column
4.save the file
5.open the file 

Actual Results:
the end of the line is not shown, unless one starts to edit it.

Expected Results:
all text is shown


Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 24.2.4.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Ubuntu package version: 4:24.2.4-0ubuntu0.24.04.2
Calc: threaded
Comment 1 mohican 2024-07-29 19:46:11 UTC
Created attachment 195591 [details]
file with the problem

problem page 14 (see bug description)
Comment 2 raal 2024-07-31 16:07:44 UTC
Interesting -  when I Toggle Formatting Marks, then I see text <Maj><Impr> 

Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: ccdf1096a6103d2ab8690e8e97dcf3496160ecff
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded

I see the text in Version: 7.3.7.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 4; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: cs-CZ
Ubuntu package version: 1:7.3.7-0ubuntu0.22.04.5
Calc: threaded
Comment 3 raal 2024-07-31 16:48:26 UTC
This seems to have begun at the below commit in bibisect repository/OS XXXX.
Adding Cc: to Mike Kaganski ; Could you possibly take a look at this one?
Thanks
 534c65a8049acb619f74a99a6adea6ca223e0f6c is the first bad commit
commit 534c65a8049acb619f74a99a6adea6ca223e0f6c
Author: Jenkins Build User <tdf@maggie.tdf>
Date:   Sun Apr 7 18:57:29 2024 +0200

    source ae9e8f3f6d10b0be2fe5b9b238a531b17e0d67da

165869: tdf#160526, tdf#160549: fix split conditions at page start | https://gerrit.libreoffice.org/c/core/+/165869