[kepler-dev] [Bug 4050] - dragging actors can leave artifacts until you stop dragging

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon May 4 15:40:05 PDT 2009


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


cxh at eecs.berkeley.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from cxh at eecs.berkeley.edu  2009-05-04 15:40 -------
The trail of visual artifacts issue was fixed by modifying KeplerGraphTableau
to
extend Tableau and then modifying WorkflowTypeCheckerDialog to cast something
to
Tableau.

I suspect that there is an off-by-one error somewhere, possibly with the
SVG code as this bug does not show up in Ptolemy, but did show up in Kepler
with actors that have SVG icons and no ports on an edge and a name that
has a physical length less than the width of the icon.

However, since the highlighter covers this up, we can close this.


More information about the Kepler-dev mailing list