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

Motif JToggleButton: painting focus is not handled well

      JToggleButtonUI:

      When isBorderPainted is false and isFocusPainted is true, focus is not painted. This is different from metal/window JToggleButton. This is because painting focus is handled by its border. When isBorderPainted is false, painting focus logic should be handled by its UI, MotifToggleButtonUI's paintFocus that does nothing currently.

      For its fix, please see Bug#4129691(JButton) and Bug#4130798(JRadioButton).
      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: