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

Create a test for JDK-4670319

    XMLWordPrintable

Details

    Backports

      Description

        Create a test for JDK-4670319
        When a JTree node is expanded or collapsed, an Accessibility PropertyChange event is fired with the old state of "collapsed" and new state of "expanded" (or vice versa). The problem is that the source of the event is the AccessibeJTree, and not the AccessibleJTreeNode. This means that an assistive technology listening to this event is unable to report to the user what node was expanded/collapsed.
        Fix for JDK-4670319 addresses the above issue.
        This review is for a test for validating the above issue.
        This review is for migrating tests from a closed test suite to open.

        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: