Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4130798

MotifRadioButtonUI: paintFocus() method needs more careful logic

XMLWordPrintable

      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

            shickeysunw Shannon Hickey (Inactive)
            bkimsunw Bae-chul Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: