-
Bug
-
Resolution: Fixed
-
Low
-
5.4, 5.4.1, 5.4.2, 5.4.3, 5.4.4, 5.7
-
8
-
Severity 3 - Minor
-
7
-
Step to Reproduce
- Insert the a collapsible code macro (Collapsible enable) inside a expand macro.
- Expand the expand macro
- Expand the code macro.
Expected Resutl:
The code macro and expand macro is expanded
Observerd Result:
The expand macro collapse immediately
Please watch the Sample.ogv screencast attach in this ticket for more information.
Workaround
- Install Confluence Source Editor if you don't already have it installed.
- Edit the affected page(s).
- Click on the <> symbol on the top right corner of the page editor.
- Search for the following classes:
<div class="expand-container conf-macro output-block"> <div class="expand-control">
- Remove it from the code, along with their closing </div> tags.
- Click on 'Apply'.
- Save the page.
- duplicates
-
CONFSERVER-39654 Expand Macro Collapses Collapsible Code Block Macro
- Closed
- is duplicated by
-
CONFSERVER-34028 Collapsible code macro inside expand block doesn't work as expected
- Closed
-
CONFSERVER-35073 Toggling a collapsible code block in an expandable section toggles the expandable
- Closed
-
CONFSERVER-36459 Expand Source code macro within Expand Macro causing full collapse of Expanded content
- Closed