Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Fix Version/s: 1.4.0
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:beta2
-
CPU:x86
-
OS:generic
-
Verification:Verified
Description
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
======================================================================