-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 9.5.0, 9.2.4
-
Component/s: Editor - Page / Comment Editor
-
1
-
Severity 3 - Minor
Issue Summary
A strange issue occurs in the Confluence editor when using bold, italic, or underlined text in combination with an info macro. The steps to reproduce the bug are as follows:
Steps to Reproduce
- Start typing in bold text within the editor.
- While bold formatting is still active, insert an Info macro.
- Type some text inside the Info macro.
- Highlight the text within the Info macro and remove the bold formatting.
Previously reported here as a dev ticket with a screencast: https://jira.atlassian.com/browse/CONFSRVDEV-5961
Expected Results
The bold formatting should be removed from the text within the Info macro without duplicating it.
Actual Results
The Info macro is duplicated unexpectedly when bold formatting is removed.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available