[New-bugs-announce] [issue8427] toplevel jumps to another location on the screen

Andrei Paraschivescu report at bugs.python.org
Fri Apr 16 22:50:07 CEST 2010


New submission from Andrei Paraschivescu <andreip1 at comcast.net>:

The effect is the window just jumps to another location, matching left corners with another window in the same Python application. Its size doesn't change. 

The effect is somewhat erratic, the best I've been able to create is a situation where it happens 90% of the time. The application contains a number of widget.after calls, and I have not been able to replicate it with a small example.

I am running Mac OS X 10.4.11 and Python 2.6; running from my PC with Windows XP the effect doesn't happen, so it might be a OS X/Tk issue.

----------
components: Tkinter
messages: 103358
nosy: aparasch
severity: normal
status: open
title: toplevel jumps to another location on the screen
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8427>
_______________________________________


More information about the New-bugs-announce mailing list