FLUID-5356: The Table of Contents enactor picks up the overviewPanel headers

Metadata

Source
FLUID-5356
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2014-05-02T10:23:36.747-0400
Updated
2016-03-03T08:52:19.266-0500
Versions
  1. 1.5
Fixed Versions
  1. 2.0
Component
  1. Demos
  2. Prefs Framework
  3. Table of Contents
  4. UI Options

Description

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.

Comments

  • Abhishek Bansal commented 2016-03-02T16:37:35.939-0500

    I am not able to find any link in Table of Contents related to any headers from the overviewPanel.
    Can you please give me a screenschot or something.

  • Justin Obara commented 2016-03-03T08:52:01.597-0500

    @@Abhishek Bansal thanks for looking at this. It does appear to have been fixed.

  • Justin Obara commented 2016-03-03T08:52:19.263-0500

    Appears to have been fixed with changes to https://issues.fluidproject.org/browse/FLUID-5697