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

AccessibleJRootPane always returns null for getAccessibleAt()

    XMLWordPrintable

Details

    Description

      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 appropriatly.

      Attachments

        Issue Links

          Activity

            People

              lmonsantsunw Lynn Monsanto (Inactive)
              obraun Oliver Braun (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: