-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
3.2.1
-
Application server: standalone, JDK: 1.6 update 20
Can provide the full System Info if required.
We are using a custom Documentation theme in Confluence 3.2.1_01 (i.e. we are inputting our own configuration rather than using the "out of the box" congiguration). This works well, apart from when we try to add the "Expand All" and "Collapse All" links via the
{pagetree}macro. Although the links are displayed, they are pushed too far to the left and half of the "Expand All" link is invisible (see attached screenshot). This has been reproduced on both Firefox 3.6.10 and Internet Explorer 7.
The macro we are using is as follows:
{pagetree:root=Release Notes|expandCollapseAll=true|sort=position|searchBox=true}We believe it to be a CSS issue.
Workaround
- Go to Dashboard > Administration > Look and Feel > Custom HTML
- Copy and paste the following code:
<style> .plugin_pagetree_expandcollapse { margin-left: 2em; } </style>
- Save the Custom HTML
[CONFSERVER-21054] Documentation theme: problem with position of expandCollapseAll=true links
Workflow | Original: JAC Bug Workflow v3 [ 2897925 ] | New: CONFSERVER Bug Workflow v4 [ 2992513 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2789909 ] | New: JAC Bug Workflow v3 [ 2897925 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2734675 ] | New: JAC Bug Workflow v2 [ 2789909 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2400094 ] | New: JAC Bug Workflow [ 2734675 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2299305 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2400094 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2233830 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2299305 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2195514 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2233830 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1926501 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2195514 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1728193 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1926501 ] |
Workflow | Original: CONF Bug Subtask WF (TEMP) [ 1684890 ] | New: Confluence Workflow - Public Facing - Restricted v3 [ 1728193 ] |