Bug report
This issue is similar to #75666. When funcid is passed to tag_unbind() methods of Text or Canvas, they remove all bindings and delete only funcid Tcl command. According to the docstrings, they only should remove binding specified by funcid.
Linked PRs
Bug report
This issue is similar to #75666. When funcid is passed to
tag_unbind()methods ofTextorCanvas, they remove all bindings and delete only funcid Tcl command. According to the docstrings, they only should remove binding specified by funcid.Linked PRs