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
In RichTextArea, when delete / suppressed key is pressed at the beginning of the paragraph, the paragraph should be merged with the previous paragraph with the following rules:
take the formatting of the last section of the previous paragraph for the first section of the current paragraph
In RichTextArea, when delete / suppressed key is pressed at the beginning of the paragraph, the paragraph should be merged with the previous paragraph with the following rules: