Bug 168185 - List item can be shown wrong when shapes interfere with placement
Summary: List item can be shown wrong when shapes interfere with placement
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Anchor-and-Text-Wrap Bullet-Number-Outline-Lists
  Show dependency treegraph
 
Reported: 2025-08-30 00:50 UTC by Aron Budea
Modified: 2025-08-30 00:51 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Sample ODT (12.54 KB, application/vnd.oasis.opendocument.text)
2025-08-30 00:50 UTC, Aron Budea
Details
Screenshot after opening (58.29 KB, image/png)
2025-08-30 00:50 UTC, Aron Budea
Details
Screenshot after resizing red rectangle (56.47 KB, image/png)
2025-08-30 00:51 UTC, Aron Budea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aron Budea 2025-08-30 00:50:04 UTC
Created attachment 202606 [details]
Sample ODT

Open the attached document that has a bulleted list, and two rectangles positioned to displace some of the items.

Note the following problems with the 3rd list item: 
- should start with "123456" but only "23456" is shown,
- the item starts further in compared to the others.

If you delete the blue rectangle, you can see what the list item should look like.

If you resize the red rectangle vertically so it ends at around where the blue rectangle starts, the item changes, now all the characters are shown, but the item has two bullets, which is also wrong.

Observed in LO 26.2.0.0.alpha0+ (750ac43647526525c425124f601112b64c8e8f46), and in latest of 7.6 bibisect repo / Windows.
Between 3.3 and latest of 7.5 bibisect repo, the list item looks like the result of the above described resizing initially (the size of the shape doesn't change): all the characters are shown, but the item has two bullets.
Comment 1 Aron Budea 2025-08-30 00:50:36 UTC
Created attachment 202607 [details]
Screenshot after opening
Comment 2 Aron Budea 2025-08-30 00:51:18 UTC
Created attachment 202608 [details]
Screenshot after resizing red rectangle