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 ronaldoussoren
Recipients Michael Romero, ned.deily, ronaldoussoren, serhiy.storchaka, terry.reedy
Date 2018-05-20.10:40:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526812851.01.0.682650639539.issue33500@psf.upfronthosting.co.za>
In-reply-to
Content
Another note: we also prefer relatively small samples, the code in search.zip is quite large.

The reason to want a small example for this issue is that this would make it easier to check if the problem is on the Python side or on the Tk side (e.g., this might just be a problem in the macOS port for Tcl/Tk and therefore not something we can fix in the tkinter codebase).

---

And as this an issue involving Tkinter on macOS:

* What version of macOS are you using? "Is fully patched" the latest High Sierra?

* Which variant of the Python 2.7.15 installer did you use? 

  There are two different ones: a 32-bit/64-bit installer 
  and a 64-bit only installer.

* Did you install ActiveState Tcl/Tk (check if there is a Tk.framework
  in /Library/Frameworks)? If so, which version?
History
Date User Action Args
2018-05-20 10:40:51ronaldoussorensetrecipients: + ronaldoussoren, terry.reedy, ned.deily, serhiy.storchaka, Michael Romero
2018-05-20 10:40:51ronaldoussorensetmessageid: <1526812851.01.0.682650639539.issue33500@psf.upfronthosting.co.za>
2018-05-20 10:40:51ronaldoussorenlinkissue33500 messages
2018-05-20 10:40:50ronaldoussorencreate