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

Focus problems in a radio button group

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • javafx

      Use HelloTableView for this.
      1) Start with focus on the bottom radio button
      - Pressing down arrow should not allow focus to move out of the radio button group
      - And continued use of downarrow should not move from button to button

      2) Start with focus on the bottom (fourth) radio button
      - Press up arrow moves focus to the second button but the third button is selected

      3) Start with focus on the top (first) radio button
      - Press down arrow moves focus to the third button but the second button is selected
      - And pressing down arrow once more moves focus out of the radio button group and the last radio button is selected

            jgiles Jonathan Giles
            ptbrunet Pete Brunet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: