In project with only one clip, focus gets stuck
- Dominant language
- C++
- Stars
- 18.4k
- Forks
- 2.7k
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 78
Description
### Description
Currently, if a clip has focus and you press down arrow key the focus will move to the next clip below. However, this causes an issue whereby if the User has only one clip but multiple tracks and tries to move the track focus down to the next track, it won't move as their is no clip for it to jump to. Please remove this behaviour and instead make it so that if the User presses down arrow key the track focus shifts to the next track and is focused.
Contributor guide
Research direction
No file or test is identified. Reproduce the issue in an Audacity project with one clip and multiple tracks, then locate the clip and track focus handling for the down-arrow action. Done means pressing down moves focus to the next track even when there is no next clip.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100