Style of selected text is transfered to empty paragraph

  • We encounter the following problem: When an user has selected a text and then clicks to the right of an empty paragraph, the style attributes (e.g. font size, font face, ...) of the selected text are applied to the empty paragraph.
    This will make the document look rather strange, so the user has to apply the default settings again manually. We would expect the empty paragraph to maintain its style.

    In order to reproduce the issue, please follow these steps:

    1. Write some text into a new document.
    2. Append a couple of empty paragraphs.
    3. Select the text from step 1, and change a style attribute, for example the font size.
    4. Click to the right of an empty paragraph. The paragraph will change its font size.