Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No confimation dialog when deleting a script or phrase. #32

Closed
GoogleCodeExporter opened this issue May 9, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.  Open a script or phrase in AutoKey.
2.  Don't do this on a script you want to keep!: Press Control-D or select
the Delete menu item.

What is the expected output? What do you see instead?
I would expect a confirmation dialog box for deleting the item.
Or, I might (mistakenly) expect a line to be deleted in the script or phrase.

The script or phrase is immediately deleted.
The configuration file where it is stored is immediately updated for the
deletion.
On the latest version (0.70), even the hidden backup of the file is
immediately updated (an additional issue, I think).
There is no undo or other means of recovery.

What version of the product are you using? On what operating system?
v0.70 on Ubuntu Hardy

Please provide any additional information below.
Here is a version of ConfigWindow.on_delete_item that asks for confirmation
of any delete:
http://paste.pocoo.org/show/200672/

Original issue reported on code.google.com by dv8box-...@yahoo.com on 12 Apr 2010 at 1:43

@GoogleCodeExporter
Copy link
Author

Update:
http://paste.pocoo.org/show/200698/

Original comment by dv8box-...@yahoo.com on 12 Apr 2010 at 2:51

@GoogleCodeExporter
Copy link
Author

Original comment by cdekter on 12 Apr 2010 at 4:18

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by cdekter on 12 Apr 2010 at 7:13

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant