[kepler-dev] [Bug 5631] New: PortParameters cannot be drag-instantiated from Outline/Items of Interest trees

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Jun 19 13:23:27 PDT 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5631

             Bug #: 5631
           Summary: PortParameters cannot be drag-instantiated from
                    Outline/Items of Interest trees
    Classification: Unclassified
           Product: Kepler
           Version: trunk
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: barseghian at nceas.ucsb.edu
        ReportedBy: barseghian at nceas.ucsb.edu
         QAContact: kepler-dev at kepler-project.org


You cannot drag out a PortParameter from the Outline/Items of Interest trees.
The reason is ptolemy change r57732 to ParameterPort to avoid bug#4915:
   Parameter notDraggable = new Parameter(this, "_notDraggable");
   notDraggable.setPersistent(false);

This change should be removed and bug#4915 properly fixed. As part of this, we
need to ensure proper behavior when dragged out from the Outline tab, and the
Items of Interest panes in both Reporting and Plotting.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Kepler-dev mailing list