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

focus is not traversed to the next component in order, when a special add used.

XMLWordPrintable

    • beta
    • sparc
    • solaris_2.6

      Set Focus to a component, make that component invisible.The focus should traverse to the next component in order. This is not happening when a component is added using (add,<index>).
      The attached file, InvisibleSetFocusTest, reproduces this bug. You need to have jdk with robot api, to run this file, since the test is automated.
      When the button is made invisible,focus is supposed to move to the next component textfield, instead it goes to the checkbox. The textfield is added to the frame using an index, overriding the regular order. The textfield appears next to the button on the Frame but the focus is traversed to the checkbox from button.

            dmendenhsunw David Mendenhall (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: