[Idle-dev] [ idlefork-Bugs-441475 ] Wrong initial numbers in status bar.
SourceForge.net
noreply@sourceforge.net
Fri, 03 Jan 2003 09:59:12 -0800
Bugs item #441475, was opened at 2001-07-15 12:55
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=441475&group_id=9579
Category: None
Group: None
Status: Open
>Resolution: Fixed
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: Kurt B. Kaiser (kbk)
Date: 2003-01-03 12:59
Message:
Logged In: YES
user_id=149084
Appears OK on Linux and W2K. Starting shell
from Run shows correct row/col.
----------------------------------------------------------------------
Comment By: Guido van Rossum (gvanrossum)
Date: 2002-05-20 05: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 21: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:
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=441475&group_id=9579