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 Sunny0815
Recipients Sunny0815
Date 2008-05-28.17:19:37
SpamBayes Score 0.011564274
Marked as misclassified No
Message-id <1211995180.72.0.174580651078.issue2995@psf.upfronthosting.co.za>
In-reply-to
Content
I'm used to be able to position the cursor by clicking on the desired
position. When running Idle (1.2.2 with Python 2.5.2) under Mandriva
Linux 2008 (or under Arch Linux 64 or i686 as well as FaunOS a Arch
based live distro) this does not work.

Running under windows it works, running under Xandros linux on my eee pc
 it works too, so it's not linux specific.

I already asked on the german python ng. There have been reports that it
works too on Suse and Ubuntu. But as of yet no hint where to look to
make it working under Arch oder Mandriva.

Strange enough, i can position the Cursor by Ctrl-clicking.

I tried with a tiny Tk program with a single text field - there the
positioning does work too.

So it seems to be a bug in the distro(s) and regarding only Idle not
Tkinter in total.
History
Date User Action Args
2008-05-28 17:19:41Sunny0815setspambayes_score: 0.0115643 -> 0.011564274
recipients: + Sunny0815
2008-05-28 17:19:40Sunny0815setspambayes_score: 0.0115643 -> 0.0115643
messageid: <1211995180.72.0.174580651078.issue2995@psf.upfronthosting.co.za>
2008-05-28 17:19:39Sunny0815linkissue2995 messages
2008-05-28 17:19:37Sunny0815create