This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients taleinat, terry.reedy, tetelevm
Date 2021-05-27.15:05:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622127928.44.0.583840379295.issue43654@roundup.psfhosted.org>
In-reply-to
Content
Indeed, adding the events bound in EditorWindow.__init__ to RemoveKeybindings() and ApplyKeybindings(), so they are bound in the correct order, resolves this issue.

See PR GH-26403.
History
Date User Action Args
2021-05-27 15:05:28taleinatsetrecipients: + taleinat, terry.reedy, tetelevm
2021-05-27 15:05:28taleinatsetmessageid: <1622127928.44.0.583840379295.issue43654@roundup.psfhosted.org>
2021-05-27 15:05:28taleinatlinkissue43654 messages
2021-05-27 15:05:28taleinatcreate