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

Audacity Bugzilla



Bug 2460 - Enh: Can't select "Multi-view" as default view mode in Tracks preferences
Enh: Can't select "Multi-view" as default view mode in Tracks preferences
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: User Interface
2.4.2
Per OS All
: P3 Enhancement
Assigned To: Default Assignee for New Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-05-30 04:45 UTC by Peter Sampson
Modified: 2020-09-11 07:39 UTC (History)
4 users (show)

See Also:
Steps To Reproduce:
1) Edit > Preferences > Tracks 2) click on "Default view mode" 3) Observe: the dropdown menu only offers Waveform and Spectrogram
Release Note:
Group: Preferences. *You cannot select "Multi-view" as your default view mode in Tracks preferences
First Git SHA:
Group: ---
Workaround:
Select Multi-View when you need it, rather than have it as a default.
Closed: 2020-09-11 00:00:00
james.k.crook: Must‑Test‑All‑OS-
petersampsonaudacity: Quickfix‑Requested+
petersampsonaudacity: Test‑OK‑Win+
petersampsonaudacity: Test‑OK‑Mac+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Sampson 2020-05-30 04:45:11 UTC
In 2.4.1 we added Multi-view as an alternative view mode to Waveform and Spectrogram.

In Tracks preferences however it is impossible to choose Multi-view as your default view mode - only Waveform and Spectrogram are available in the dropdown menu.

This looks like an error of omission - and I think one we should rectify.

It was originally reported by a Forum user (who really likes Multi-view):
https://forum.audacityteam.org/viewtopic.php?f=20&t=96459&p=396260#p396243
Comment 1 Peter Sampson 2020-05-30 12:53:48 UTC
And a second Forum user wants the same:
https://forum.audacityteam.org/viewtopic.php?f=20&t=111263&p=396402
Comment 2 James Crook 2020-05-31 14:15:47 UTC
Marked as enhancement, on the basis that current behaviour is perfectly usable, and multi-view can be selected if wanted.  Just not by default.
Comment 4 Peter Sampson 2020-09-10 12:07:58 UTC
Testing on W10 and macOS 10.15.6 with Audacity 3.0.0 f06b9a9

Tracks prefs now offers "Multi-view" as your default view mode
Comment 5 James Crook 2020-09-10 12:21:21 UTC
"Tracks prefs now offers "Multi-view" as your default view mode"

That was not intended.  It should still be Waveform.  REOPENED.
Comment 6 Peter Sampson 2020-09-10 12:41:52 UTC
(In reply to James Crook from comment #5)
You misunderstand - if you read carefully what I wrote
> ... as your default view mode

i.e. as the user can set it as their default mod

The System OOTB factory default is indeed "Waveform" (on both Win and Mac)
Comment 7 Paul L 2020-09-10 13:47:15 UTC
I object to the implementation of this enhancement.
Comment 8 Paul L 2020-09-10 13:48:42 UTC
Multi-view is not a kind of view on part with "Waveform" and "Spectrum".

It is rather a special request to show one of each known kind of view -- whatever those are, and maybe there will be more in the future, and maybe they will be dynamically loaded plug-ins.
Comment 9 Steve Daulton 2020-09-10 14:18:57 UTC
(In reply to Paul L from comment #7)
I don't think it's appropriate for a developer to reopen a bug on ideological grounds when the fix works as intended by both the developer and QA.

Please raise your issue on the QA mailing list before making such unilateral decisions. If you are able to convince QA that the fix should not stay, then this bug will be reopened.
Comment 10 Paul L 2020-09-10 14:50:35 UTC
This is not ideology.

This is real concern that the implementation was not well considered and will not be maintainable and will have other hidden bad consequences.

As the one who implemented multi-views, I think I have standing here.

A reimplementation will be forthcoming and retesting will be requested.
Comment 11 Paul L 2020-09-10 15:34:59 UTC
Reimplemented at https://github.com/audacity/audacity/commit/c7896a36564da05907a3f6603cb3e7c68ade6d49

Please re-test.
Comment 12 Peter Sampson 2020-09-11 07:39:48 UTC
Tested on W10 with Audacity 3.0.0 c7896a3

This still works