Bug 142856 - Need support for paragraphs continuing a bulleted paragraph
Summary: Need support for paragraphs continuing a bulleted paragraph
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: needsUXEval
Depends on:
Blocks:
 
Reported: 2021-06-14 20:44 UTC by Eyal Rozenberg
Modified: 2021-06-15 07:51 UTC (History)
1 user (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 2021-06-14 20:44:53 UTC
A bulleted item on a slide paragraph sometimes (often?) involves more than one paragraph. This, regardless of whether the paragraphs are long or very short; narrative-wise, there may be two of them. And while they might be partially emulated via line breaks, that does not result in inter-paragraph spacing, nor in the ability of assigning different animation effects to them (e.g. appearing after the previous paragraph in the same bullet).

Unfortunately, Impress does not cater to creating them:

1. There's no command (UNO command?) to add a non-bulleted paragraph after the current bulleted paragraph (with the same outline level).
2. There's no command for for making a bulleted paragraph non-bulleted without giving up its indentation.
3. The commands for increasing and decreasing the outline level do not work on non-bulleted paragraphs. Specifically, the Tab and Shift-Tab keys don't work.

What we have to resort to is adding a new bulleted paragraph, de-bulleting, and using the ruler to pull the indentation markers to about the same line as the beginning of the previous (bulleted) paragraph. And possibly manually setting the font.

I believe at least the last two, and probably all three, of these  should be addressed to properly support such paragraphs.
Comment 1 Regina Henschel 2021-06-15 00:17:25 UTC
When you write your list, you press Enter after the paragraph is finished. The new next paragraph starts with a bullet (or number in case of numbered lists). Simple press backspace now to remove the bullet and write your paragraph. When you then again press Enter, the next paragraph has again a bullet.
Comment 2 Eyal Rozenberg 2021-06-15 07:51:42 UTC
Ok.

However... what about other than with the keyboard? Can you do this via the menus or the toolbars?