-
Notifications
You must be signed in to change notification settings - Fork 57
Undo/redo - Apply text format to a link breaks the undo functionality #3136
Copy link
Copy link
Closed
Labels
Description
Describe the bug
After applying any text format (bold, italic or strikethrough) on a previously created link, the undo action stops working.
To Reproduce
Steps to reproduce the behavior:
- Add a a rich-text based component with content (Paragraph, Heading, Quote, Media Caption, etc...).
- Write a word and select it.
- Press the link format button.
- Fill the options and dismiss to add a link.
- Select the word.
- Press the bold, italic or strikethrough button to apply text format.
- Press the Undo button.
- Observe that the text format remains.
Expected behavior
Undo action should revert the text format.
Screenshots
undo-text-forma-link-android.mp4
Smartphone (please complete the following information):
- Device: Samsung Galaxy S20 5G
- OS: Android 10
- Version 16.7-rc-1
Additional context
N/A
Reactions are currently unavailable