-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Milestone
Description
Describe the bug
Adding inline code tags using the backtick shortcuts keeps the cursor within the code formatting and forces you to navigate out of it to write normal text.
To Reproduce
- Type a backtick in a paragraph block (`)
- Write some "code"
- Add another backtick to close the inline code formatting
- Continue typing. The cursor is still inside the code formatting and it shouldn't be
Expected behavior
After the backtick that closes the code tag is added, the cursor should automatically be outside the code tag as it is in the classic editor
Screencast
https://youtu.be/-pAGqeNckf8
Additional context
- Gutenberg 4.1.1
jsnajdr, jeherve, jeremyfelt and richrd
Metadata
Metadata
Assignees
Labels
[Feature] Rich TextRelated to the Rich Text component that allows developers to render a contenteditableRelated to the Rich Text component that allows developers to render a contenteditable[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended