Bug 163576 - Impress misses UI to restart numbering
Summary: Impress misses UI to restart numbering
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
Master old -3.6
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Bullet-Number-Outline-Lists Textbox
  Show dependency treegraph
 
Reported: 2024-10-22 16:32 UTC by Eyal Rozenberg
Modified: 2024-10-23 11:56 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2024-10-22 16:32:56 UTC
When I use numbering in Impress, I sometimes want to restart the numbering. The Bullets & Numbering dialog has a "Start at" field, but I don't want to change that - I want the same "start at", but to number from 1 again. I can't seem to find somewhere to make that happen, particularly not in the right-click context menu when I expect to, nor in the Bullets and Numbering... dialog.
Comment 1 Heiko Tietze 2024-10-23 08:35:24 UTC
Is it possible, Regina?
Comment 2 Regina Henschel 2024-10-23 10:29:37 UTC
(In reply to Heiko Tietze from comment #1)
> Is it possible, Regina?

In principle it is possible. It is the attribute 'text:start-value' of a '<text:list-item>' element. When you add this attribute in the file source, then LibreOffice renders it correctly.

For me it is a valid request to have a UI for it.