[Libreoffice-bugs] [Bug 144640] New: numbered lists show wrong numeration
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 21 12:52:23 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144640
Bug ID: 144640
Summary: numbered lists show wrong numeration
Product: LibreOffice
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: dec_pdp11 at protonmail.com
Description:
My goal is to build such a numerated list:
1. mammals
1.1 cats
1.2 dogs
1.3 cows
2. fishes
3. birds
First write all the animals:
mammals
cats
dogs
cows
fishes
birds
Then select all and apply numeration command:
1. mammals
2. cats
3. dogs
4. cows
5. fishes
6. birds
Then indent the animals:
1. mammals
1. cats
2. dogs
3. cows
2. fishes
3. birds
Then try to apply the structure
1.
1.1
1.1.1
You should obtain:
1. mammals
1.1 cats
1.2 dogs
1.3 cows
2. fishes
3. birds
But you obtain instead:
mammals
1.1 cats
1.2 dogs
1.3 cows
fishes
birds
The problem is solved only if you save the file on disk and re-open it.
Steps to Reproduce:
Please see description
Actual Results:
mammals
1.1 cats
1.2 dogs
1.3 cows
fishes
birds
Expected Results:
1. mammals
1.1 cats
1.2 dogs
1.3 cows
2. fishes
3. birds
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:
Version: 7.2.0.4 (x64) / LibreOffice Community
Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b
CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: it-IT (en_GB); UI: it-IT
Calc: CL
-----
The problem is solved only if you save the file on disk and re-open it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210921/a3ce5b51/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list