[issue43534] turtle.textinput window is not transient
E. Paine
report at bugs.python.org
Thu Mar 18 07:17:20 EDT 2021
E. Paine <paineelisha at gmail.com> added the comment:
Thank you for reporting this. The problem appears to be a regression with https://github.com/python/cpython/commit/3d569fd6 where the dialog tries to be transient to the user-passed parent rather than the default root. I will create a PR to hopefully rectify this.
----------
nosy: +epaine, serhiy.storchaka
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43534>
_______________________________________
More information about the Python-bugs-list
mailing list