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

TestButtonGroupFocusTraversal.java fails in 8u

    XMLWordPrintable

Details

    • b02
    • generic

    Backports

      Description

        The test test/javax/swing/ButtonGroup/TestButtonGroupFocusTraversal.java fails in Java 8 because the focus moves to button 1 instead of button 2 which is selected.

        The test is brought into 8 by backporting JDK-8249548.

        The current focus behaviour with ButtonGroup is incorrect in 8u: the first button in the group always receives focus whereas the selected button should receive focus.

        Attachments

          Issue Links

            Activity

              People

                aivanov Alexey Ivanov
                aivanov Alexey Ivanov
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: