ToolBar: support arrow-keys-only navigation within focusable buttons of toolbar:

- arrow keys move focus within toolbar (provided by `BasicToolBarUI`)
- tab-key moves focus out of toolbar
- if moving focus into the toolbar, focus recently focused toolbar button

(issue #346)
This commit is contained in:
Karl Tauber
2021-10-05 16:36:50 +02:00
parent 1e93deab2a
commit 69042e42b7
7 changed files with 103 additions and 3 deletions

View File

@@ -983,6 +983,7 @@ ToggleButton.toolbar.pressedBackground
ToggleButton.toolbar.selectedBackground
ToggleButtonUI
ToolBar.ancestorInputMap
ToolBar.arrowKeysOnlyNavigation
ToolBar.background
ToolBar.border
ToolBar.borderMargins