RFR: 8273986: JEditorPane HTML Demo - Accessibility issues [v3]
Sergey Bylokhov
serb at openjdk.org
Thu Mar 9 07:42:14 UTC 2023
On Thu, 9 Mar 2023 05:02:44 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
>>> probably we should call validate first, so it will be in the valid state before being leaked to the "setElementInfo" method.
>>
>> Updated.
>
>> I think this can be verified by the test, you can check the number of children returned by the a11y API is correct when the doc is replaced.
>
> Added an automated test to verify the fix. Along with test, few html files and support files are also pushed.
> Please review the latest changes.
Please fix all that "Whitespace error" in the test.
-------------
PR: https://git.openjdk.org/jdk/pull/12707
More information about the client-libs-dev
mailing list