New submission from Cheryl Sabella <cheryl.sabe...@gmail.com>:
In https://bugs.python.org/issue35598#msg332634, Terry mentioned a bug when updating the configuration of a key, but then cancelling out of configdialog. > Change a key binding. Cancel. Re-open config dialog. Try to change back. > It says original binding is in use -- which it is if one closes IDLE and > reopens, or opens a different instance. It seems that cancel is not properly > undoing the temporary change. ---------- assignee: terry.reedy components: IDLE messages: 360262 nosy: cheryl.sabella, terry.reedy priority: normal severity: normal status: open title: IDLE: Changes to keybindings aren't reverted on cancel type: enhancement versions: Python 3.7, Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39388> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com