JDK-6465790 : When selecting a toggle button in JCP, the previous toggle button isn't repainted.
  • Type: Bug
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows,windows_vista
  • CPU: x86
  • Submitted: 2006-08-30
  • Updated: 2011-05-17
  • Resolved: 2011-05-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u2Fixed 7 b16Fixed
Related Reports
Duplicate :  
Relates :  
Description
When selecting a toggle button in JCP, the previous toggle button isn't repainted.
Platforms: all platforms

How to reproduce:

Open Java control panel, under Advanced tab, click on Java console:
- there are three values for JToggleButton, and only one should be selected, but you can able select all of them
When selecting a toggle button in JCP, the previous toggle button isn't repainted.
Platforms: all platforms

How to reproduce:

Open Java control panel, under Advanced tab, click on Java console:
there are three values for JToggleButton, and only one should be selected, but now you can able select all of them.
With JDK 6 Build 105 on Vista. The only way that a user can invoke a Java console is to right-click the Java icon from the System Tray and specifically open a Java console.  Otherwise, Java console will not be shown.

Comments
EVALUATION I can reproduce this with all 5.0 and 6.0 builds, so is not a regression
31-08-2006