Closed
Description
Prelude
When deleting text, the styling remains such that the text that moves up to replace the deleted text takes on that styling.
Reproduce
- Go to demo at https://alloyeditor.com/
- Highlight "In live demo, click/touch here C"
(highlight the header and the first character of the next line) - Delete
Actual Behavior : The text is deleted but the style remains and affects other text.
This styling inheritance is correct when some text with that style remains, but when deleting all the text, the styling should not remain and should not affect other text.
Acceptance Criteria
- When all text that is styled with StyleA is deleted, StyleA should not exist anymore / influence text.
- Google Docs behavior
Notes
I can reproduce with Chrome, IE11.
I cannot reproduce with Firefox.
Metadata
Metadata
Assignees
Labels
No labels