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

1.6.0 REGRESSION: Disabling key focus traversal does not work

    XMLWordPrintable

Details

    • b53
    • generic
    • generic

    Description

      This is reproducible on mustang b50, on all platforms.

      Even after calling setFocusTraversalKeysEnabled(false) on a component, focus is getting transferred to the next component when pressing the tab key.

      To reproduce:
      1. Run the attached testcase
      2. Press the button labeled 'Click me' - this calls setFocusTraversalKeysEnabled(false) on the text field.
      3. Try traversing the focus using tab key.

      If focus is getting transferred from text field to button on pressing tab, bug is reproduced.

      Attachments

        Issue Links

          Activity

            People

              alexp Alexander Potochkin (Inactive)
              gramachasunw Girish Ramachandran (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: