-
Bug
-
Resolution: Duplicate
-
Low
-
5.10.4
-
2
-
Severity 3 - Minor
-
Steps to replicate
- Create 2 Pages with IE 11
- Put a anchor on Page 2's header
<ul> <li> <ac:link ac:anchor="ueberschrift-C"> <ri:page ri:content-title="Jump to page anchors test"/> </ac:link> </li> <li> <ac:link ac:anchor="ueberschrift-C"> <ac:plain-text-link-body><![CDATA[Jump to page anchors test 2#ueberschrift-C]]></ac:plain-text-link-body> </ac:link> </li> </ul>
- Put an anchor link on page1
<ul> <li> <ac:link ac:anchor="ueberschrift-C"> <ac:plain-text-link-body><![CDATA[Jump to page anchors test#ueberschrift-C]]></ac:plain-text-link-body> </ac:link> </li> <li> <ac:link ac:anchor="ueberschrift-C"> <ri:page ri:content-title="Jump to page anchors test 2"/> </ac:link> </li> </ul>
- Click on Page 1's anchor
Expected Behavior
It will jump on the page 2, and focused on the Header
Actual Behavior
The header was hided above the screen
20161220_151216.mp4
This only affecting a smaller/lower resolution screen
- duplicates
-
CONFSERVER-57767 Anchor Links doesn't work as expected
-
- Closed
-
- mentioned in
-
Page Failed to load
Closing this issue as a duplicate of https://jira.atlassian.com/browse/CONFSERVER-57767