Frontmatter
| id | 6161 |
| title | main.DomEvents: prevent Tab key default events for input fields used as table editors |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Dec 18, 2024, 1:51 PM |
| updatedAt | Dec 18, 2024, 1:52 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6161 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 18, 2024, 1:52 PM |
we want the tab key navigation to navigate through the table. it is especially annoying for input type date, where tab gets (ab)used to toggle through the day, month, year blocks (which also happens with arrow right & left keys).