What steps will reproduce the problem?
1. Set a hotkey for a folder, phrase, or script, and save.
(The hotkey appears in the treeview.)
2. Clear the hotkey, and save.
(The hotkey remains in the treeview.)
What is the expected output? What do you see instead?
The hotkey should no longer appear in the treeview, but it does.
What version of the product are you using? On what operating system?
AutoKey v0.70.1 on Ubuntu Hardy.
Please provide any additional information below.
Abbreviations do not have this problem and disappear when they are cleared.
In model.py, AbstractHotkey.get_hotkey_string needs to check "if
TriggerMode.HOTKEY in self.modes", similar to
AbstractAbbreviation.get_abbreviation.
Original issue reported on code.google.com by dv8box-...@yahoo.com on 13 Apr 2010 at 6:20
Original issue reported on code.google.com by
dv8box-...@yahoo.com
on 13 Apr 2010 at 6:20