You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conflicting/blocking styles are combined when the backspace key is pressed in the next paragraph with paragraph styles. So, let's say that we have a blockquote style in the previous line, and we press the backspace key to move the text from the second paragraph to the first. It combines conflicting styles in a single paragraph.
Describe the bug
Conflicting/blocking styles are combined when the backspace key is pressed in the next paragraph with paragraph styles. So, let's say that we have a blockquote style in the previous line, and we press the backspace key to move the text from the second paragraph to the first. It combines conflicting styles in a single paragraph.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Conflicting/blocking styles should not be merged
Screenshots
Screen.Recording.2025-11-24.at.18.26.23.mov
Screen.Recording.2025-11-24.at.18.25.09.mov
Device (please complete the following information):
Additional context
Add any other context about the problem here.