[New-bugs-announce] [issue14513] IDLE icon switched and switches on Windows taskbar

Terry J. Reedy report at bugs.python.org
Thu Apr 5 21:34:52 CEST 2012


New submission from Terry J. Reedy <tjreedy at udel.edu>:

IDLE has an icon that is, appropriately, a white page with text overlaid with the Python logo on lower right. (Module docs uses the same icon.) For a long time, this has been used everywhere for IDLE -- start menu, desktop, taskbar.
 
In the latest 3.2.3rc2 and 3.3.0a2 releases, the Windows 7 taskbar icon for IDLE is the red Tk icon. If IDLE is pinned to the taskbar, the icon changes to the command-prompt + logo python-pythonw icon. This seems to be new in these releases and is confusing and annoying. Otherwise, the IDLE icon is as it was.

----------
components: Installation, Windows
messages: 157611
nosy: georg.brandl, loewis, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE icon switched and switches on Windows taskbar
versions: Python 3.2, Python 3.3

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


More information about the New-bugs-announce mailing list