[Idle-dev] [ idlefork-Bugs-441475 ] Wrong initial numbers in status bar.

noreply@sourceforge.net noreply@sourceforge.net
Mon, 20 May 2002 03:53:39 -0700


Bugs item #441475, was opened at 2001-07-15 13:55
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=109579&aid=441475&group_id=9579

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Patrick K. O'Brien (pobrien)
Assigned to: Nobody/Anonymous (nobody)
Summary: Wrong initial numbers in status bar.

Initial Comment:
When IDLE is run (on Win98, at least) it displays 
incorrect line and column numbers in the status bar - 
lin: 1 col: 3 should be lin: 7 col: 4. As soon as the 
cursor is moved the status bar is updated with the 
proper information.

----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2002-05-20 06:53

Message:
Logged In: YES 
user_id=6380

I can still reproduce something like this on Linux. Bring up
the Python Shell window from the Run menu. Notice that it
displays 0 for the column number (the line number is
correct).

----------------------------------------------------------------------

Comment By: Stephen M. Gava (elguavas)
Date: 2002-05-19 22:37

Message:
Logged In: YES 
user_id=75867

Can anyone with win98 still reproduce this problem? I think
it may have been fixed ages ago.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=109579&aid=441475&group_id=9579