View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0019407 | MMW 5 | Tracklist | public | 2022-09-28 15:47 | 2026-09-17 20:49 |
| Reporter | lowlander | Assigned To | |||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Product Version | 2024.0 | ||||
| Target Version | 2027.1 | ||||
| Summary | 0019407: Inline Editing via keyboard: Shift/Shift+Tab behavior | ||||
| Description | Currently Tab and Shift+Tab will tab through the interface when reaching the end or beginning respectively of the fields when used during in-line editing. I'd expect both to stop at the end/beginning respectively instead of moving to different interface elements when used during inline edit. | ||||
| Tags | No tags attached. | ||||
| Fixed in build | |||||
|
|
Explorer takes a slightly different approach that I think would make sense: 1) When inline-edit (F2) is activated, TAB/SHIFT_TAB switches between fields and between files i.e. - after the last field in the current file, focus would advance to the first field in the next file - after the last field in the last file, focus would 'advance' to the first field in the first file 2) When inline-edit (F2) is de-activated, TAB/SHIFT works as it currently does |