Bug 164134 - Spacing from number to text in numbered list grows after 100th entry
Summary: Spacing from number to text in numbered list grows after 100th entry
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
3.5.0 release
Hardware: x86-64 (AMD64) All
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 164473 (view as bug list)
Depends on:
Blocks: Bullet-Number-Outline-Lists
  Show dependency treegraph
 
Reported: 2024-12-03 00:07 UTC by Dante Igashu
Modified: 2024-12-27 08:16 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
Boilerplate text to copy (400 bytes, text/plain)
2024-12-05 12:21 UTC, Buovjaga
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dante Igashu 2024-12-03 00:07:01 UTC
Hello!

This bus has been present in LibreOffice for years, but I had never reported it before because it did not exactly bother me, but now, I need it to be gone, because it makes my important document look odd (; b).

Steps to reproduce:

1. Create new "odt" file
2. Insert: right-click>List>Numbering 123 List Style
3. Continue adding new elements to the list: right-click>List>Add to List
4. Reach 100 elements in the list

OS: EndeavourOS (Arch Linux Based)
LibreOffice Version: libreoffice-fresh 24.8.3.2-1
Language: English.

Expected Behaviour: 
     The numbers on the list should always look like this:
          10. Title
     
     Instead, some sometimes looks also like this for no apparent reason, at random:
          10.  Title

And I don't really know why, considering that I had done that in different files with not much formatting (font=Arial, font size=11, all margins=0.59", alignment=justified).

And, without any exceptions, when reaching one-hundred elements in the list, the formatting always gets changed to something like this:

          10.     Title

Note: I am available to answer questions, if necessary.

Thanks In Advance!
Comment 1 mkt 2024-12-03 11:54:23 UTC
Hi Dante,

I could reproduce the behavior when reaching one-hundred elements in the list in both 24.8.2.1 (X86_64) and 25.2.0.0.alpha0+ (X86_64).  However, the random behavior did not happen to me.

I have set the status to NEW.


Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: ce4ae4f082d8fe80da242836c57d55a456eac5e0
CPU threads: 2; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

Version: 24.8.2.1 (X86_64) / LibreOffice Community
Build ID: 0f794b6e29741098670a3b95d60478a65d05ef13
CPU threads: 2; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded
Comment 2 Aryeh 2024-12-04 23:21:45 UTC
I also found this when reaching 100 elements, but not the random behavior.

Version: 24.8.3.2 (AARCH64) / LibreOffice Community
Build ID: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92
CPU threads: 8; OS: macOS 14.5; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 3 Buovjaga 2024-12-05 12:21:32 UTC
Created attachment 197948 [details]
Boilerplate text to copy

After activating numbered list, paste in the content of this text file.

Already seen in oldest of linux-43all repo.
Comment 4 Buovjaga 2024-12-05 19:12:54 UTC
Comment from dev chat:

that repeats again and again - the tab after the number means that the following text jumps to the next tab stop; when the first tab stop is too close to hold the list number itself, the second tab stop starts to work
Comment 5 zcrhonek 2024-12-27 08:16:40 UTC
*** Bug 164473 has been marked as a duplicate of this bug. ***