[jfx17u] RFR: 8087557: [Win] [Accessibility, Dialogs] Alert Dialog content is not fully read by Screen Reader

Kevin Rushforth kcr at openjdk.org
Mon Nov 21 23:21:36 UTC 2022


On Mon, 21 Nov 2022 20:05:10 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

> Backport this a11y fix to jfx17u.
> This is not a clean backport. The source code changes apply cleanly but there was a conflict in test file.
> The test `DialogTest.java` file does not exist in jfx17u source.
> The file is now added but only with one test that was added as part of this fix to mainline, and other pre-existing tests are removed.
> Tested that fix works as expected on Windows and macOS

Looks good.

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

Marked as reviewed by kcr (Lead).

PR: https://git.openjdk.org/jfx17u/pull/91


More information about the openjfx-dev mailing list