[ python-Bugs-800432 ] color highlighting not working on EDIT windows

SourceForge.net noreply at sourceforge.net
Sun Jun 12 06:36:33 CEST 2005


Bugs item #800432, was opened at 2003-09-04 08:03
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=800432&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: IDLE
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 4
Submitted By: F. Javier Jarava Jarava (developjavier)
Assigned to: Kurt B. Kaiser (kbk)
Summary: color highlighting not working on EDIT windows

Initial Comment:
ON idle 1.0/python 2.3/Tk 8.4:

When starting IDLE "normally" (ie: with Shell window),
and using File->New Window (Ctrl-N) to get a new Edit
window, syntax higlihting is off until the contents of
the file are saved with a .py extension.

BUT, when starting IDLE after configuring it to start
with a EDIT window, syntax highlighting is ON for that
first window (although not for any other new Edit windows)

The behaviour happens both on IDLE as shipped with the
python.org 2.3 installer and with cygwin's idle:
(idle 1.0, Python 2.3 (#1, Aug  5 2003, 09:49:11)
[GCC 3.2 20020927 (prerelease)] on cygwin) - started
with -n switch to avoid the "missing menus" bug on cygwin)

On idle 0.8 (as shipped with ActiveState ActivePython
2.2.2 Build 224) syntax highlighting is ON in edit
("new") windows.

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

>Comment By: Kurt B. Kaiser (kbk)
Date: 2005-06-11 23:36

Message:
Logged In: YES 
user_id=149084

Fixed by Patch 1196895. Jeff Shute.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=800432&group_id=5470


More information about the Python-bugs-list mailing list