-
Bug
-
Resolution: Timed out
-
Low
-
2
-
Severity 3 - Minor
-
Summary
When a page has the Roadmap Planner macro it makes the top header not fixed, which means when you scroll the page down the top macro goes away.
Steps to Reproduce
- Create a page and add some lines of content to make it scrollable
- Add the Roadmap Planner macro at the bottom
Expected Results
Scrolling down the page the top header would be fixed
Actual Results
The top header goes away
Notes
The browser's development tools shows the header with a missing class element
<header id="header" role="banner">
Whereas a working page would show and additional "class" element that upon scrolling would add the fixed-header valure:
<header id="header" role="banner" class>
- was cloned as
-
CONFSERVER-57922 Top header not fixed when page contains certain macros
-
- Long Term Backlog
-