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

Kevin Rushforth kcr at openjdk.org
Tue Nov 22 11:46:26 UTC 2022


On Tue, 22 Nov 2022 04:49:15 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
>
> Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Correct @since

Marked as reviewed by kcr (Lead).

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

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


More information about the openjfx-dev mailing list