Bugzilla – Bug 640
WX3: Label Tracks: Cannot UP/DOWN out of multiple label tracks. Cannot UP/DOWN out of single label track unless there is a closed label.
Last modified: 2018-08-20 11:45:19 UTC
This is a usability issue for keyboard use if trying to listen to labeled audio while editing the labels (e.g. as in transcription). Once the label is open, UP/DOWN are captured by the label although not used by it. Thus to move focus from label track to audio track so as to use SPACE to play, you must first ENTER to confirm the label. Having been forced to close the label, it is then hard to reopen the label using the keyboard because TAB or SHIFT+TAB do not start at the selected label (this also warrants an issue and patch, but it still needs deciding exactly what the behaviour should be). Also if a label happens to be open for editing and the focus is in other tracks, then UP or DOWN will halt when it reaches a label track.
Created attachment 377 [details] Steve's LabelTrack_ReleaseUpDownKeys patch
Marked patch_ready. Tests fine for me on Windows and Mac.
Okay, committed. Did not review details, relying on Gale's testing.
Tested this time on Linux and Windows, seems fine.
REOPENED. Only tested on Windows (7 and 8). Added keyword: wx3 to indicate this bug is seen in wx3.x but not in wx2.8.12. Changed title to indicate wider scope of bug - FROM "Label Tracks: Cannot UP/DOWN out of label track if label is open" TO "Cannot UP/DOWN out of multiple label tracks. Cannot UP/DOWN out of single label track unless there is a closed label.".
Additionally, when the focus is trapped in the label track, F1 to F6 shortcuts do not function.
Audacity does not yet support wx3. Demoted to P4. Already has wx3 keyword.
I tried this today on Windows and cannot reproduce the symptoms.
(In reply to Paul L from comment #8) Something "refixed" it, I can't reproduce the bug any longer on any platform.
So marked fixed.