On Tue, 20 Apr 2021 11:02:50 GMT, K Suman Rajkumaar <github.com+70650887+skoda...@openjdk.org> wrote:
> Hi All, > > Could you please review this JConsole fix for JDK-17? > > Problem: > JConsole User Guide Link from the Help menu is not accessible by keyboard. > > Fix: > The JConsole User Guide Link can be highlighted and can now be accessed using > keyboard. > > Using the TAB key, the link can be highlighted and ENTER or SPACE key will > browse the link. Marked as reviewed by aivanov (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/3587