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-27.23:14:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635376470.28.0.106243717396.issue44828@roundup.psfhosted.org>
In-reply-to
Content
Hi Ned,  I think this problem is fixed now in the tip of the Tk macosx_filedialog branch.  I am attaching the tkMacOSXDialog.c file from that branch.  I think you should be able to just replace the version in 8.6.11 and be able to build a working version.  I have tested on macOS 10.14, 10.15, 11 and 12.  Can you please test on your systems?

If it looks OK I will merge the changes into 8.6.12-rc so they will appear in the 8.6.12 release when that happens.  It should be fairly soon.
History
Date User Action Args
2021-10-27 23:14:30cullersetrecipients: + culler, terry.reedy, ronaldoussoren, wordtech, ned.deily, lukasz.langa, serhiy.storchaka, Marc.Culler, pablogsal, epaine, Nythepegasus, mlierley, i3p9, enki1711, guydestefano, robotson
2021-10-27 23:14:30cullersetmessageid: <1635376470.28.0.106243717396.issue44828@roundup.psfhosted.org>
2021-10-27 23:14:30cullerlinkissue44828 messages
2021-10-27 23:14:30cullercreate