Replacing a keyboard shortcut with an identical one removes the entry. Steps to reproduce: 1. Create a new command, e.g. xterm. 2. Assign a shortcut, say <Super>c 3. Repeat step 2 Expected results: No visible changes. Actual results: The entry (command + shortcut) is removed from the list of shortcuts.
Older versions of xfce4-settings are affected too.
*** Bug 8860 has been marked as a duplicate of this bug. ***
*** Bug 9422 has been marked as a duplicate of this bug. ***
Fixed in libxfce4ui master branch. The shortcut is now rejected the second time and the first one is thus not erased. [master 2ef1c97] Don't remove keyboard shortcut when entered twice (bug #8749).
*** Bug 9854 has been marked as a duplicate of this bug. ***