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

Unable to use short cut key (tab) to navigate to the next field.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • fx2.0.2
    • fx2.0
    • javafx
    • Windows XP Service Pack 3

      I have many TextBox and TextArea widgets inside an HBox to represent a row of fields for the user to enter into the form. I then have many of these similar Hboxs all in order from top to bottom. The problem is that when I press Tab key to navigate from one field to another, instead of navigating in order of left to right, top to bottom, it jumps only 3 boxes and then goes back to the first field again in a loop.

      I was wondering if whether there is a way to set the Tab Index for each widget in order to specify the order of focuses on widgets when pressing Tab.

            miflemi Mick Fleming
            ksjfx Kawin S (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: