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 culler
Recipients Marc.Culler, Nythepegasus, culler, enki1711, epaine, guydestefano, i3p9, lukasz.langa, mlierley, ned.deily, pablogsal, robotson, ronaldoussoren, serhiy.storchaka, terry.reedy, wordtech
Date 2021-10-28.14:27:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635431277.95.0.568970347097.issue44828@roundup.psfhosted.org>
In-reply-to
Content
Hi Ned.  Here is one more attempt, hopefully the final one.  I tested with IDLE on 10.14 (VM), 10.15(hard), 11(hard), 12(VM).  I used Python 3.10.0.  I replaced libtk8.6.dylib with the Tk lib compiled from the tip of the macosx_filedialog branch.  I could not reproduce any of the issues that you reported.  (But I hope you will retry as well, since just replacing the tkMacOSXDialog.c file in 8.6.11 is not the same as using the soon-to-be 8.6.12 release candidate.)

I will attach the tkMacOSXDialog.c that I used.
History
Date User Action Args
2021-10-28 14:27:58cullersetrecipients: + culler, terry.reedy, ronaldoussoren, wordtech, ned.deily, lukasz.langa, serhiy.storchaka, Marc.Culler, pablogsal, epaine, Nythepegasus, mlierley, i3p9, enki1711, guydestefano, robotson
2021-10-28 14:27:57cullersetmessageid: <1635431277.95.0.568970347097.issue44828@roundup.psfhosted.org>
2021-10-28 14:27:57cullerlinkissue44828 messages
2021-10-28 14:27:57cullercreate