Frontmatter
| id | 5136 |
| title | toolbar.Base: Keyboard navigation & button triggers |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Dec 5, 2023, 11:50 AM |
| updatedAt | Sep 12, 2024, 4:28 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5136 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 12, 2024, 4:28 AM |
From an A11Y perspective, we do need keyboard navigation to move the focus to different toolbar items (buttons).
EnterorSpacekeys should triggers the button handler (not sure if this already happens out of the box).Requires: https://github.com/neomjs/neo/issues/5135