Integrated: JDK-8283087: Create a test or JDK-4715503

Srinivas Mandalika smandalika at openjdk.java.net
Tue Mar 22 09:23:58 UTC 2022


On Mon, 14 Mar 2022 09:28:50 GMT, Srinivas Mandalika <smandalika at openjdk.org> wrote:

> Create a test or [JDK-4715503](https://bugs.openjdk.java.net/browse/JDK-4715503)
> 
> The getAccessibleContext method for JTable column header cells returns an
>  AccessibleContext which cannot get the Bounding Rectangle for table header cells. The Bug causes problems with screen reader review mode.
> 
> The test added verifies that the are not exceptions and Bounding rectangles are returned for the Accessible Table Header Cells.
> 
> This review is for migrating tests from a closed test suite to open.

This pull request has now been integrated.

Changeset: a6fd0b21
Author:    Srinivas Mandalika <smandalika at openjdk.org>
Committer: Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a6fd0b21ddc1575366eed8d47191f6b14b2d7cb6
Stats:     91 lines in 1 file changed: 91 ins; 0 del; 0 mod

8283087: Create a test or JDK-4715503

Reviewed-by: serb

-------------

PR: https://git.openjdk.java.net/jdk/pull/7807



More information about the client-libs-dev mailing list