JDK-6424030 : WinLAF:Check mark is not clear in JCheckBox while compare with native check box by eclipse theme.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-05-10
  • Updated: 2024-07-18
  • Resolved: 2024-07-18
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Bug Info:
=========

I compared the java check box with native check box in windows xp machine with third party theme (eclipse). I found the following difference in java check box.

The check mark is not clear and it is showing some white dots in the mark.

JDK Info:
=========
java version "1.6.0-swing_int_jcg_win_03"
Java(TM) SE Runtime Environment (build 1.6.0-swing_int_jcg_win_03-java2d_03_may_2006_12_03-b00)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b82, mixed mode)

Please check the attached images.

Comments
EVALUATION This is most likely an issue with the checkbox skin image, though not the same one that dealt with transparency issues since those caused extra black pixels but not extra white ones. More likely it's an image stretching issue. It seems that the swing version is slightly bigger. More research is required. Since this is such a minor visual defect and only occurs with certain 3rd party visual styles I am going to defer this to Dolphin or a Mustang update release.
08-06-2006