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

Create a regression test for JDK-4699544

XMLWordPrintable

        Create a regression test for JDK-4699544

        The subclass of javax.swing.JRootPane (AccessibleJRootPane) that implements the accessibility interface javax.accessibility.AccessibleComponent is derived from java.awt.AccessibleAWTComponent, which returns null for getAccessibleAt() because a component does not necessarily have childs.

        But the root pane always has a content pane child, so getAccessibleAt() should be overwritten by AccessibleJRootPane appropriately.

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

                Created:
                Updated:
                Resolved: