Uploaded image for project: 'Pivot'
  1. Pivot
  2. PIVOT-677

Add ability to navigate a ButtonGroup of RadioButtons using the keyboard

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.1
    • wtk
    • None
    • n/a

    Description

      LEFT or UP arrows would select the previous enabled button in the group.
      RIGHT or DOWN arrows would select the next enabled button in the group.
      Optionally, HOME & END would select the first or last enabled button in respectively.

      This functionality could be added to the existing org.apache.pivot.wtk.ButtonGroup class, or a new class named RadioButtonGroup could be created.
      The ButtonGroup would track the order that the buttons were added and use it to select the appropriate button.

      Attachments

        Activity

          People

            cbartlett Christopher James Bartlett
            cbartlett Christopher James Bartlett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: