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

Create a test for JDK-4740761

    XMLWordPrintable

Details

    • b18

    Backports

      Description

        Create a test for JDK-4740761

        The issue observed is in a JFrame with a JTextField and a JScrollPane which contains focused component. When the JScrollPane was
        is removed from its parent, focus stays with the the scroller
        of the removed JScrollPane, instead of moving to the TextField.

        The test verifies the same - i.e. it verifies that the removal of the scrollpane moves the focus to the JTextField present in the JFrame.

        Attachments

          Issue Links

            Activity

              People

                smandalika Srinivas Mandalika
                smandalika Srinivas Mandalika
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: