-
Bug
-
Resolution: Fixed
-
P4
-
1.1.7
-
1.2.2
-
generic
-
generic
Name: krT82822 Date: 01/13/99
An additional addendum for the bug I filed which was given
bug review ID: 52340:
In AbstractTreeUI.createNodeAt, at approximately line 586,
another general Exception is trapped and discarded without
giving any feedback that something went wrong. At a minimum,
print out a stack trace.
All of these exceptions which are being trapped and discarded
are a result of the fact that the tree is attempting to mirror
in some respects the data already provided by the model, and
it is out of sync with the model. Another bug report coming up
in a bit to address this, but I doubt if you'll ever get around
to fixing that problem...
(Review ID: 52471)
======================================================================