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

Ocean JToggleButton still has wrong border

XMLWordPrintable

    • beta
    • generic
    • generic

      I tested out the look of JToggleButtons after the fix to 4978274 and unfortunately they still don't look like the designers had requested.

      What was requested was this:

      a) Normal state: JToggleButton have the EXACT same border as JButton.

      b) Mouse-pressed/over state: JToggleButton have the EXACT same border that JButton uses for press/over.

      c) Selected state: JToggleButton have the EXACT same border as JButton.

      Unfortunately, the fix does something else for a) and c). I've attached an enlarged screen shot (toggle.bmp) of what JToggleButtons currently look like. Notice how the borders for Normal and Selected are not what they should be.

      Also, the border is incorrect in the disabled state too (for both selected and unselected). It is likely that fixing the enabled state will fix the disabled state too, but this should be verified.

            alexp Alexander Potochkin (Inactive)
            shickeysunw Shannon Hickey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: