On Wed, 18 Mar 2020 15:13:40 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:
> **Issue** > https://bugs.openjdk.java.net/browse/JDK-8089134 > > **Fix** > Added a fix to modify selection direction based on NodeOrientation of the > ToolBar. > > **Testing** > Added a unit test to test common focus movement scenarios using tab and arrow > keys for the ToolBar. Marked as reviewed by kcr (Lead). ------------- PR: https://git.openjdk.java.net/jfx/pull/144