[jdk21u-dev] Integrated: 8341453: java/awt/a11y/AccessibleJTableTest.java fails in some cases where the test tables are not visible
Goetz Lindenmaier
goetz at openjdk.org
Mon Jan 20 09:12:37 UTC 2025
On Fri, 17 Jan 2025 11:40:39 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 21.0.7-oracle
>
> The issue addressed by this change is fixed.
> But the test does not exactly do what is requested by the description.
> Maybe the description is shaky, or mac behaves different from windows and
> the description is not tailerd for this. E.g., it does not anouce the cell position if
> entering the table. It does so when reordering the columns. Also, some of the
> buttons in the third test are not visible. They work, though.
> I verified this is the same if run on jdk head.
This pull request has now been integrated.
Changeset: d6b78161
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/d6b78161003a236d44f467a149bf9516c11504a7
Stats: 22 lines in 1 file changed: 10 ins; 6 del; 6 mod
8341453: java/awt/a11y/AccessibleJTableTest.java fails in some cases where the test tables are not visible
Backport-of: f1f15370fa26e4c1121abadb8938c0126c6f4f24
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1340
More information about the jdk-updates-dev
mailing list