-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
x86
-
generic
-
Verified
Name: jbT81659 Date: 02/28/2001
OS: All Operating systems
JDK: 1.4.0-Beta-b52
Testcase: Use SampleTree.jar found in the ...jdk/demo/jfc/sampletree/SampleTree.jar
When Clicking on a JTree node to choose it, highliting that
JTree node text fails to include the first character of the text.
Instead, the node pointer is highlighted.
To reproduce bug:
1- Go to the directory ..jdk/demo/jfc/SampleTree.jar
2- Run the SampleTree.jar example using "java -jar SampleTree.jar"
3- Choose any JTree using the mouse
4- Note that the first character in the node name is not highlighted
5- Note that the node pointer is highlighted
======================================================================