JDK-6497146 : Vista Look&feel: Buttons and check boxes not visible on Java Control Panel
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0u11
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2006-11-24
  • Updated: 2010-04-02
  • Resolved: 2006-11-30
Related Reports
Relates :  
Description
Bug information :
------------------
Vista Look&feel: Buttons and check boxes not visible on Java Control Panel

Jdk Information:
=================
[C:/] java -version
java version "1.5.0_11-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-ea-b01)
Java HotSpot(TM) Client VM (build 1.5.0_11-ea-b01, mixed mode)
O.S information :
---------------
Windows Vista 32bit, build-5717 with Vista(Aero) theme
How to reproduce:
=================
1.Install any tiger jdks( Ex 1.5.0_11-b01)

2. Open Java Control Panel and see the buttons and check box visibility
    For Ex : Control Panel --> Java Control Panel --> Update(Tab)
        Check for the check box, 'Ok' , 'Cancle' and'Apply' button

Expected:
=========
Both buttons(With lables) and check boxes should visible

Actual:
=======
Buttons and check boxes are not visible but only lables are displayed .
Also Even Actions performed properly
For EX I am able to select the check box (or) click the 'Ok' lable and respective action was performed.

Note:
The above issue can only reproducable with Vista theme. Above issue is not reproducable with Classic(XP) theme

Pleasee see the attached snap shots
* vista_java_control_panel.jpg --> Java control Panel With Vista(Aero) theme
* vista_java_control_panel_update_tab.jpg -- > Java Control Panel -> Update(tab) With Vista(Aero) theme
* classic_Java_control_panel.jpg --> Java control Panel With Classic(XP) theme
* classic_theme_java_control_panel_update_tab.jpg --> Java Control Panel -> Update(tab) With Classic(XP) theme

Comments
EVALUATION I am running Vista b6000 with jdk1.5.0_11_ea-b01 and can not reproduce this problem. The submitter tested it on Vista b5717. Can the bug be reproduced on Vista b6000? Note: if it is reproducible I think it is related to 6496144 REGRESSION: JCheckBox doesn't show on JToolBar under Windows L&F
27-11-2006