On Tue, 18 Feb 2025 10:14:57 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

> By the way, I updated the code in `PassFailJFrame` for HTML handling to make 
> the long instructions look better. I'll submit a PR soon.

That's a nice idea. Looking forward for the PR.

> test/jdk/javax/accessibility/TestJCheckBoxToggleAccessibility.java line 70:
> 
>> 68:                   <li>Enable Screen magnifier on the Mac:
>> 69:                    <b>System Settings</b> -> <b>Accessibility</b> ->
>> 70:                    <b>Hover Text</b> -> <b>Enable Hover Text</b><br>
> 
> Suggestion:
> 
>                    <b>Hover Text</b> -> Enable <b>Hover Text</b><br>
> 
> Only the UI element should be in bold. (Yes, I know that I provided this 
> snippet, yet I didn't notice it back then.)

Done.

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

PR Comment: https://git.openjdk.org/jdk/pull/23436#issuecomment-2665331351
PR Review Comment: https://git.openjdk.org/jdk/pull/23436#discussion_r1959534243

Reply via email to