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. This pull request has now been integrated. Changeset: b5d32bbf Author: K Suman Rajkumaar <70650887+skoda...@users.noreply.github.com> Committer: Dmitry Markov <dmar...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b5d32bbfc716870904e91ce07a09f08929f2563e Stats: 122 lines in 1 file changed: 108 ins; 0 del; 14 mod 8260690: JConsole User Guide Link from the Help menu is not accessible by keyboard Reviewed-by: aivanov, dmarkov ------------- PR: https://git.openjdk.java.net/jdk/pull/3587