Bug 169171 - Writer Comment/Annotation content partially hidden
Summary: Writer Comment/Annotation content partially hidden
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Writer-Comments
  Show dependency treegraph
 
Reported: 2025-10-31 14:13 UTC by dolezvo1
Modified: 2025-10-31 20:26 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
comment being obscured (16.60 KB, image/png)
2025-10-31 14:14 UTC, dolezvo1
Details
comment in its full form (15.32 KB, image/png)
2025-10-31 14:15 UTC, dolezvo1
Details
file with parts of comment obscured (9.13 KB, application/vnd.oasis.opendocument.text)
2025-10-31 17:08 UTC, dolezvo1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dolezvo1 2025-10-31 14:13:54 UTC
Description:
I'm not sure why, but the content of the Writer Comment/Annotation can appear hidden - it would appear that long links/lines are not handled properly.

Steps to Reproduce:
See .odt file attached

Actual Results:
See screenshots attached

Expected Results:
I would expect no part of the comment be obscured without a scrollbar being visible.


Reproducible: Always


User Profile Reset: No

Additional Info:
None
Comment 1 dolezvo1 2025-10-31 14:14:41 UTC
Created attachment 203633 [details]
comment being obscured
Comment 2 dolezvo1 2025-10-31 14:15:15 UTC
Created attachment 203634 [details]
comment in its full form
Comment 3 raal 2025-10-31 17:02:30 UTC
(In reply to dolezvo1 from comment #0)
> 
> Steps to Reproduce:
> See .odt file attached
> 

Please attach the .odt file. Thanks.
Comment 4 dolezvo1 2025-10-31 17:08:22 UTC
Created attachment 203639 [details]
file with parts of comment obscured
Comment 5 raal 2025-10-31 20:12:16 UTC
Tested with following steps
 - insert comment
 - paste text:
https://courses.fit.cvut.cz/BI-KOM/teachers/SirPecka/Kucha%C5%99ka%20OntoUML.html
 - press Enter two times and paste text:
https://dspace.cvut.cz/

 I can reproduce. It depends on the comment box's width and because I paste two links. If the width is small, the link is wrapped, but second one is hidden. If I write normal text instead of second link, everything is correct. 

Wrap of the link text is new feature in 26.2

Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: c7b3ea692f293346fbbdf2a391d9d971c34fa1f2
CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded
Comment 6 raal 2025-10-31 20:26:47 UTC
(In reply to raal from comment #5)
> 
> Wrap of the link text is new feature in 26.2
> 
Hi Armin, 
this feature is commit https://gerrit.libreoffice.org/c/core/+/187628
Please, can it be relevant to this bug? Thank you