Fixed
Details
Assignee
UnassignedUnassignedReporter
Justin ObaraJustin ObaraLabels
Components
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Justin Obara
Justin ObaraLabels
Components
Fix versions
Affects versions
Priority
Created May 2, 2014 at 2:23 PM
Updated March 3, 2016 at 1:52 PM
Resolved March 3, 2016 at 1:52 PM
The Table of Contents enactor will pick up the headers from the overviewPanel if the panel is open when the enactor is enabled. This is an issue as it leaves links to the anchors that can not be reached when the panel is hidden, and the overviewPanel itself isn't really part of the demo.
Steps to reproduce:
1) Open the UI Options demo
http://build.fluidproject.org/infusion/demos/uiOptions/
2) Leaving the overviewPanel open, turn on the Table of Contents preferences
Notice that it provides links to the headers in the overviewPanel
3) Close the overviewPanel
4) Click on a link in the Table of Contents related to one of the headers from the overviewPanel
Notice that nothing happens.