Bugzilla – Bug 2496
Label edit typing prepends selected text rather than replacing it
Last modified: 2020-08-18 16:00:32 UTC
When editing a label (in the label itself) typing prepends selected text rather than replacing it. This only affects in-label editing, the Edit>Labels dialog is not afflicted by this. Originally reported by Bill on Mac - fails for me on W10 with 2.4.2 so assume all platforms. This is a regression on 2.3.2 - hence the P2 rating.
Fixed at: https://github.com/audacity/audacity/commit/975ee0cc0714e8cb533994a8e6a52570e24e7388 Only needs testing on one platform.
(In reply to David Bailes from comment #1) Testing on W10 with Audacity 3.0.0 975ee0c This looks to be properly fixed and working on Windows
(In reply to David Bailes from comment #1) Testing on macOS 10.15.5 Catalina with Audacity 3.0.0 975ee0c This looks to be properly fixed and working on Mac ----------------------------------------------------- I did discoover an issue on Mac wherby using Undo to try to revert a label edit results in an empty label. On Win in contrast the original label is properly restored. I will log this as a new separate issue
Works for me on Linux. Peter wrote: > I did discoover an issue on Mac wherby using Undo to try to revert a label > edit results in an empty label. On Linux, the previous label text is properly restored.