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 terry.reedy
Recipients BreamoreBoy, Guilherme.Simões, Todd.Rovito, gpolo, r.david.murray, roger.serwy, terry.reedy
Date 2014-06-08.22:06:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402265184.33.0.536973619932.issue17822@psf.upfronthosting.co.za>
In-reply-to
Content
I am on Windows 7 also. Did you open the shell from the console interpreter with import? Run
python -m idlelib.idle_test.htest
and for me the tests that open a separate editor window show the same problem of no cursor or focus in the editor. Perhaps you ran the tcl/tk compilation after the recent change in compile flags.
History
Date User Action Args
2014-06-08 22:06:24terry.reedysetrecipients: + terry.reedy, gpolo, roger.serwy, r.david.murray, BreamoreBoy, Todd.Rovito, Guilherme.Simões
2014-06-08 22:06:24terry.reedysetmessageid: <1402265184.33.0.536973619932.issue17822@psf.upfronthosting.co.za>
2014-06-08 22:06:24terry.reedylinkissue17822 messages
2014-06-08 22:06:24terry.reedycreate