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

[TableRowAccessibility accessibilityChildren] method is ineffective

    XMLWordPrintable

Details

    Backports

      Description

        The method:

        -[TableRowAccessibility accessibilityChildren]

        returns children (cells) of a particular row in a table, however in order to do that the method retrieves all the children in a table. This is redundant and ineffective, especially for a table with huge number of rows. It is enough to retrieve cells for a particular requested row.

        Attachments

          Issue Links

            Activity

              People

                ant Anton Tarasov
                ant Anton Tarasov
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: