-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b51
-
sparc
-
solaris_10
-
Verified
I am setting the background color of a Choice to Color.red and running the application on Opengl pipeline by setting the flag -Dsun.java2d.opengl=True. When I click on Choice, the drop-down appears.
1. A blue background is shown just before the drop-down appears. This will be well noticed when clicking on the choice many times repeatedly.
2. All the items in the choice show a blue border around them. This looks ugly.
This happens only when background color is set to red. Not reproducible when background is not set. This is noticed on Tiger-FCS as well as Mustang-b44 with XToolkit, on SolarisSparc10, Sunblade-2500 having a XVR-600 frame buffer. Not reproducible on Win32.
I have attached a sample test to reproduce the test. I have also attached the platform information such as output of xdpyinfo and glxinfo.
1. A blue background is shown just before the drop-down appears. This will be well noticed when clicking on the choice many times repeatedly.
2. All the items in the choice show a blue border around them. This looks ugly.
This happens only when background color is set to red. Not reproducible when background is not set. This is noticed on Tiger-FCS as well as Mustang-b44 with XToolkit, on SolarisSparc10, Sunblade-2500 having a XVR-600 frame buffer. Not reproducible on Win32.
I have attached a sample test to reproduce the test. I have also attached the platform information such as output of xdpyinfo and glxinfo.
- relates to
-
JDK-6322593 OGL + XAWT: FileDialog drop-down is not properly painted when navigating thro' sub dirs
- Closed
-
JDK-8214109 XToolkit is not correctly displayed color on 16-bit high color setting
- Resolved
-
JDK-6304251 OGL+XAWT: Items in the drop-down are offset after setting the Choice's font at run time
- Closed