[jfx17u] Integrated: 8087557: [Win] [Accessibility, Dialogs] Alert Dialog content is not fully read by Screen Reader
Ambarish Rapte
arapte at openjdk.org
Tue Nov 22 14:14:51 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
This pull request has now been integrated.
Changeset: 4d86a0e5
Author: Ambarish Rapte <arapte at openjdk.org>
URL: https://git.openjdk.org/jfx17u/commit/4d86a0e5cd25748dee4c89bbc5ed2bc612e64e39
Stats: 89 lines in 6 files changed: 88 ins; 0 del; 1 mod
8087557: [Win] [Accessibility, Dialogs] Alert Dialog content is not fully read by Screen Reader
Reviewed-by: kcr
Backport-of: b951503134bdbc607cfa7a5ff05937f70a1a13dd
-------------
PR: https://git.openjdk.org/jfx17u/pull/91
More information about the openjfx-dev
mailing list