-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
6
-
x86
-
windows_xp
Bug Info:
=========
I created a tree with two nodes and assigned distinct image icons to the nodes.The first icon is generated through byte array and the second icon is gif file.I ran the java file in winxp platform with xp look and feel. I noticed the following issue.
Missing icon top border in the second node.But in the metal and gtk look and feel it appears clearly with proper pixle difference between the node icons.
JDK Info:
=========
java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b84)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b84, mixed mode)
Steps to reproduce:
===================
1. Download the attached file.
2. Execute the java file in winxp machine.
Expected Behavior:
==================
The tree node icons should appear clearly with proper pixel difference.
Actual Behavior:
================
The top border is missing in the second node icon.
=========
I created a tree with two nodes and assigned distinct image icons to the nodes.The first icon is generated through byte array and the second icon is gif file.I ran the java file in winxp platform with xp look and feel. I noticed the following issue.
Missing icon top border in the second node.But in the metal and gtk look and feel it appears clearly with proper pixle difference between the node icons.
JDK Info:
=========
java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b84)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b84, mixed mode)
Steps to reproduce:
===================
1. Download the attached file.
2. Execute the java file in winxp machine.
Expected Behavior:
==================
The tree node icons should appear clearly with proper pixel difference.
Actual Behavior:
================
The top border is missing in the second node icon.