-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
5.10.7, 5.10.8, 6.0.1, 6.2.1, 6.4.1, 8.5.4, 8.5.6, 8.5.11
-
10
-
Severity 3 - Minor
-
3
-
Steps to replicate :
- Install Confluence 6.0.1
- Login to Confluence
- Create a space
- Navigate to Space Tools >> Look and Feel >> Sidebar, header and footer
- Add 'x' into the header field and click Save
- Navigate back to the space home page and click edit
- Click Preview
Current result : The preview UI is broken as per the screenshot below :
Expected result : The preview UI should be displayed properly.
Workaround
Adding to Global CSS ( > General Configuration > Stylesheet) can help
body.contenteditor #custom-content-header {display:none;} body.contenteditor #custom-content-footer {display:none;}
- duplicates
-
CONFSERVER-43411 Header and Footer text affects Preview mode
-
- Gathering Impact
-
[CONFSERVER-45380] adding custom header for Confluence space causing preview UI to break
Support reference count | Original: 9 | New: 10 |
Description |
Original:
Steps to replicate :
# Install Confluence 6.0.1 # Login to Confluence # Create a space # Navigate to {{Space Tools >> Look and Feel >> Sidebar, header and footer}} # {{ Add 'x' into the header field and click Save}} # {{ Navigate back to the space home page and click edit}} # {{ Click Preview}} {{Current result : The preview UI is broken as per the screenshot below :}} {{!previewBreak.jpg|thumbnail!}} Expected result : The preview UI should be displayed properly. |
New:
Steps to replicate :
# Install Confluence 6.0.1 # Login to Confluence # Create a space # Navigate to {{Space Tools >> Look and Feel >> Sidebar, header and footer}} # {{ Add 'x' into the header field and click Save}} # {{ Navigate back to the space home page and click edit}} # {{ Click Preview}} {{Current result : The preview UI is broken as per the screenshot below :}} {{!previewBreak.jpg|thumbnail!}} Expected result : The preview UI should be displayed properly. h4. Workaround Adding to Global CSS (!https://confluence.atlassian.com/support/files/790796813/947856965/1/1522298459209/cog-new.png|width=17,height=17! > General Configuration > Stylesheet) can help {code} body.contenteditor #custom-content-header {display:none;} body.contenteditor #custom-content-footer {display:none;} {code} |
Affects Version/s | New: 8.5.4 [ 106320 ] | |
Affects Version/s | New: 8.5.11 [ 108690 ] |
Support reference count | Original: 8 | New: 9 |
Affects Version/s | New: 8.5.6 [ 106813 ] |
UIS | Original: 2 | New: 3 |
UIS | Original: 3 | New: 2 |
Support reference count | Original: 7 | New: 8 |
UIS | Original: 5 | New: 3 |
UIS | Original: 2 | New: 5 |