DanielPhoton / xld

Automatically exported from code.google.com/p/xld
0 stars 0 forks source link

Cancel All Tasks button should be disabled when clicking through to switch apps #313

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start an encode.
2. Switch to another app.
3. Switch back to XLD by (accidentally!) clicking the Cancel All tasks toolbar 
button.
4. XLD happily cancels and deletes the encodes without confirmation.

How about the reproducibility (always, sometimes, rarely, ...)?
Always.

What is the expected output? What do you see instead?
Expected that it would switch the app but not activating the button.

What version of the product are you using? On what operating system?
OS X 10.10.2

Please provide any additional information below.
Either the button should be disabled until XLD is frontmost and active, or 
prompt the user with a confirmation sheet before performing a destructive 
action.

Example, with Apple Mail, the delete button does not receive “click-thru” 
clicks when switching to Mail from another app. It simply brings Mail’s 
window frontmost and does not click the delete button.

Original issue reported on code.google.com by ss3gok...@gmail.com on 17 Feb 2015 at 1:02