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

backward focus traversal gets stuck in button group

    XMLWordPrintable

Details

    Backports

      Description

        If focus traversal to buttons is enabled (using Full Keyboard Access on macOS), then a backwards traversal (shift-TAB) can get stuck at a JToggleButton in a button group.

        To demonstrate using the attached test program:
        When started, the first text field should be focused.
        Type TAB to transfer focus to the second button.
        Type TAB to transfer focus to the last text field.
        Type Shift-TAB to transfer focus to the second button.
        Type Shift-TAB.
        At this point, the focus should be transferred to the first text field, but instead it remains at the second button.

        Attachments

          Issue Links

            Activity

              People

                pbansal Pankaj Bansal (Inactive)
                alans Alan Snyder
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: