-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Block] ListAffects the List BlockAffects the List Block[Package] Rich text/packages/rich-text/packages/rich-text[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Describe the bug
It's current impossible to select an inline format (bold and italic tests) from the start of any list item (empty or not) except the first and then type with that format.
To Reproduce
Steps to reproduce the behavior:
- Make a list block.
- Type in the first item
- Start a second list item
- Click the "Bold" format or press
CTRL
+B
(also works for Italic button /CTRL
+I
) - Type
Result: Text is unformatted (not bold in this example).
Expected behavior
I should be able to format the beginning of a list item. This is common especially for a pattern like this:
- Topic 1: This is the first topic.
- Topic 2: This is different from the first topic.
Desktop (please complete the following information):
Win 10, Firefox 63 and Chrome 70, WP 5.0-beta3, no plugins, Twenty Nineteen
DrizzlyOwl
Metadata
Metadata
Assignees
Labels
[Block] ListAffects the List BlockAffects the List Block[Package] Rich text/packages/rich-text/packages/rich-text[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended