Bug #590
[Controls menu] Delete not possible if key-delete bound
100%
Description
When using the in-game Controls menu to customize the controls, if you deliberately (or even accidentally) change the event bound to key-delete to some other event/control/impulse in the "menu" bindcontext consequently you can no longer delete existing control bindings. Perhaps a special case is needed in the responder?
Loosely related to this is the (minor) issue of trying to bind joystick and mouse buttons via the Controls menu which is made a little difficult due to mouse/joystick sensitivity. Perhaps it would be a good idea to momentarily enlarge all axis deadzones whilst awaiting user input in the controls responder?
Labels: User Interface
History
#1 Updated by eunbolt over 14 years ago
this is still a bug
#2 Updated by skyjake over 12 years ago
Fixed for 1.9.8. A check was added to the privileged bindings responder that prevents binding Delete in the "menu" or "shortcut" contexts.