https://bugs.documentfoundation.org/show_bug.cgi?id=166795
Bug ID: 166795
Summary: Backspace at paragraph start for not counted numbered
paragraph doesn't decrease indent
Product: LibreOffice
Version: 25.8.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 201044
--> https://bugs.documentfoundation.org/attachment.cgi?id=201044&action=edit
Minimal reproducer
Steps to reproduce the problem:
1) open the attached bugdoc
2) go to the document end
3) press backspace once: the paragraph is still part of the numbering, but it's
no longer counted
4) press backspace again
Expected result: indent is increased, so the new left margin is what used to be
the first line margin.
Actual result: left margin doesn't change.
Bisecting using linux-64-7.6.git results in
db115bec9254417ef7a3faf687478fe5424ab378 (tdf#78510 sw,cui: split
SvxLRSpaceItem for SwTextNode, SwTextFormatColl, 2023-02-24)
--
You are receiving this mail because:
You are the assignee for the bug.