Audacity Bug Summary
••• Introduction •••
••• Keywords •••
    Audacity 3.0.3 development began 19th April 2021

Audacity Bugzilla



Bug 2082 - Expand function after Append Record to a collapsed track fails.
Expand function after Append Record to a collapsed track fails.
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: Application Core
2.3.2
Per OS All
: P2 RepeatableAll
Assigned To: Default Assignee for New Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-18 14:41 UTC by Cliff Scott
Modified: 2019-04-05 04:36 UTC (History)
6 users (show)

See Also:
Steps To Reproduce:
1. Record track, mono or stereo. 2. Collapse the track. 3. Append Record to the track. 4. Expand the track with the arrow provided in the track panel. Note the arrow changes to indicate an expanded track, but the track is still collapsed.
Release Note:
First Git SHA:
Group: ---
Workaround:
Shift+Cmd+F to expand the track or drag the track window to expand the track.
Closed: 2019-04-05 00:00:00
petersampsonaudacity: Regression+
petersampsonaudacity: Test‑OK‑Win+
stevethefiddle: Test‑OK‑Lin+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cliff Scott 2019-03-18 14:41:00 UTC
Somehow doing an append record to a collapsed track causes the Expand arrow in the track panel to not function. The expand arrow functions normally once the track is expanded by Cmd + Shift + F or by dragging the track window.

I realize that this is somewhat of an edge case, but it is a bug thus the P2.

This is a regression on Audacity 2.2.2 that first appears in 2.3.0.

I suspect it may be in all OS, but just put the Mac for now until others verify which others it affects if any.
Comment 1 Peter Sampson 2019-03-25 06:05:44 UTC
Happens on W10 too - so assume "All" platforms
Comment 2 Steve Daulton 2019-03-25 08:52:52 UTC
(In reply to Peter Sampson from comment #1)
Happens on Linux too.
Comment 3 Paul L 2019-03-25 19:23:05 UTC
Broken since 2.3.0

Fixed at

https://github.com/audacity/audacity/commit/629678525c74dce10d7bf9a583e74480427d263c
Comment 4 Cliff Scott 2019-03-25 21:36:15 UTC
Tests good on MacOS 10.13.6, High Sierra.
Comment 5 Peter Sampson 2019-03-26 06:11:07 UTC
(In reply to Paul L from comment #3)
Tested on W10 with audacity-2.3.2-alpha-193-8dace29abaeaa43b9849bd5d96d5d85b49b3bf4e

This now works properly as intended with the Expand track being honored
Comment 6 Steve Daulton 2019-04-04 16:46:14 UTC
Working for me on Linux.