Bugzilla – Bug 2077
Mac - FFmpeg Custom options dialog opens behind Export Audio dialog
Last modified: 2019-09-01 13:44:56 UTC
The export options window opens behind the Export Audio dialog and cannot be brought to the front. You have to move the windows around to see the options.
Regression on 2.2.2
Upgrading this to P2 as for me (with QA hat on) this is a "really-should-fix" for 2.3.2
This is still the case on 2.3.3 alpha jc001
And still the case on JC005 I am upgrading this to P1 as it has kept tripping (even) me up while testing Custom FFmpeg export on Mac The custom options dialog is popped up - but hiddn behind the export dialog - many users will fail to find it (I struggle to remember what's occurring) - plus the "Cancel" in the Export dialog is blocked by the invisible custom options dialog. This makes the functionality barely usable and certainly user-unfriendly.
Fixed at https://github.com/audacity/audacity/commit/7149d8fcf9ccd79c4121f9319299bec7d3c8292c'
MacOS 10.14.6, Commit: 7149d8 Dialogs are properly displayed with the Custom Options Ffmpeg window in the foreground and the Export behind. Canceling the Options window leaves the Export window in the foreground as it should.
Closing this on the basis of Cliff's successful test
And tests OK on macOS 10.14.6 Mojave with 2.3.3 alpha jc008 of 29Aug19
FIXED RESIDUAL. https://github.com/audacity/audacity/commit/fe3a86611793f7f199133561a954f15caf9a390d The fix at comment 5 was wrong for windows, as it caused an ASSERT, so that is now fixed by only using the new code on OSX.
(In reply to James Crook from comment #9) Testing on W10 with audacity-2.3.3-alpha-341-72f36f8a82e9ed4a184b9029cb53780e62a9bea8 I cpnfirm this now works properly again without the assert/wxwidgets debug failur message