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 vtudorache
Recipients ned.deily, ronaldoussoren, serhiy.storchaka, taleinat, terry.reedy, vtudorache
Date 2018-08-02.08:57:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533200261.49.0.56676864532.issue34313@psf.upfronthosting.co.za>
In-reply-to
Content
The problem shows itself on macOS High Sierra in some Tk Demos, independently of Python's IDLE. So there is something completely different, to report to the Tcl/Tk community. Strangely, I didn't notice the issues on Sierra, but I have no Sierra Mac right now to check it again. Even in Tk 8.5.18 (ActiveState or self-compiled) there are issues (notably the cascade menus demo, the button menus demo, others to) in rendering some UI elements. Sometimes bad indexes are reported (sort of [lindex {A LIST} index $N] gives $N not found even when in range)...
History
Date User Action Args
2018-08-02 08:57:41vtudorachesetrecipients: + vtudorache, terry.reedy, ronaldoussoren, taleinat, ned.deily, serhiy.storchaka
2018-08-02 08:57:41vtudorachesetmessageid: <1533200261.49.0.56676864532.issue34313@psf.upfronthosting.co.za>
2018-08-02 08:57:41vtudorachelinkissue34313 messages
2018-08-02 08:57:41vtudorachecreate