-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 8.5.2
-
Component/s: Editor - Page / Comment Editor
-
None
-
Severity 3 - Minor
Issue Summary
When you change the style of a specific text to Preformatted, the new style is applied to the whole paragraph.
This is reproducible on Data Center: yes
Steps to Reproduce
- Create a new Confluence page
- Add some text paragraphs
- Select a portion of the text, in any of the paragraphs
- In the editor bar, on the style menu, switch from "Paragraph" to "Preformatted"

Expected Results
Only the selected text will be converted to monospaced/prefromatted style.
Actual Results
The whole paragraph is converted to monospaced/prefromatted style.

Workaround
The only workaround possible for preventing this behaviour is to use Confluence Wiki Markup and surround the text you want to convert to Preformatted with {{ and }} brackets