-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.2.0
-
x86
-
windows_nt
The method, paintFocus() of MotifRadioButtonUI.java is called whenver isFocusPainted is true and hasFocus is true. Sounds good but painting focus is also handled by its border when isBorderPainted is true. As a result of that painting focus is done twice when isBorderPainted is true;
by paintFocus of MotifRadioButtonUI and
by its ToggleButtonBorder defined in MotifBorderFactory.java
Please see 'Suggested Fix' tab.
bae-chul.kim@eng 1998-04-20
by paintFocus of MotifRadioButtonUI and
by its ToggleButtonBorder defined in MotifBorderFactory.java
Please see 'Suggested Fix' tab.
bae-chul.kim@eng 1998-04-20
- relates to
-
JDK-4130823 Not painting focus when the radio button has only icon
-
- Closed
-