-
Bug
-
Resolution: Unresolved
-
Low
-
3
-
Severity 3 - Minor
-
Issue Summary
When browsing directly to a page with the Anchor tag specified, If the page has data that takes time to load in, the page will jump to the location of the Anchor, and then the slow-loading content populates and shifts all content below it down. This creates the effect that the user is "jumped" twice. Once to the desired content, and then again further up the page.
Steps to Reproduce
- Create a page with a large amount of content and a large number of sections.
- Place a table of contents macro at the top of the page. (The objective is to create a large table of contents.
- Copy the URL from one of the links.
-Browse Directly to the URL copied from the link in a new window
Expected Results
User viewport is focused on the Anchor point.
Actual Results
User View port is focused on the location of the Anchor point, but then the dynamically loaded content pushes all content below it down, causing the viewport to appear to jump up.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
CONFCLOUD-67771 Anchor links from a page placed in another one don't redirect to the anchor link
- Closed
- mentioned in
-
Page Loading...