Bugzilla – Bug 1843
Tracks menu error messages do not have "?" help butttons to link to the Manual
Last modified: 2019-08-07 14:45:36 UTC
None of the error messages in the Tracks menu appear to have a "?" help button to link to the Manual. This is inconsistent with our current Audacity practice elsewhere in the app.
see also Bug #1842
(In reply to Peter Sampson from comment #0) Does it need a help button? The message seems pretty clear to me - you need to select a track - what more is there to say?
You could argue exactly the same for say the Amplify effect when no audio is selected. hence my reference to "consistency" in Comment #0
DEVEL - FIX MADE https://github.com/audacity/audacity/commit/07465845ddabd8a3d42f8b53885150392eb125fb
(In reply to James Crook from comment #4) Testing on W10 with audacity-2.3.3-alpha-296-13348841c038bdd7614ae9e401ad0a419f7fb44a There are now Help buttons on the relevant error dialogs - but they go to non-existent pages in the Manual: a) "FAQ:Errors:Select Audio" b) "FAQ:Errors:Select Track" Apart from the fact that this is not the way the FAQ Errors page is organized in the Manual (basically there are not sub-pages)... The proper target page for these help buttons should be: https://alphamanual.audacityteam.org/man/Audacity_Selection That page tells them all they need to know about selection - and the error messages are clear that a selection (if audio or tracks as appropriate) is required.
Elevated to P2 as we really cannot release like this
DEVEL - FIX MADE for residual. Links have now been changed to Audacity_Selection. https://github.com/audacity/audacity/commit/87a4a21becf1f7c1b8e82951f094bc18e0439c0f
Testing on W10 with audacity-2.3.3-alpha-301-87a4a21becf1f7c1b8e82951f094bc18e0439c0f This now works properly on W10 accessing the required target page on Selection in the Manual
(In reply to James Crook from comment #7) Testing on macOS 10.14.5 with mac 2.3.3 alpha jc004 of 25Jul19 This also now works properly on Mac accessing the required target page on Selection in the Manual
Help buttons are present and working on Linux. Closing as Fixed.