[New-bugs-announce] [issue29382] IDLE search/replace/replace+find is (still?) using the 'hilite' tag instead of 'hit'

d s report at bugs.python.org
Fri Jan 27 20:03:15 EST 2017


New submission from d s:

Searching for this issue turned up a bunch of results claiming it's fixed, but it isn't, at least not on my windows 10 machine. I tried replacing 'hit' with 'itdunwork' in colorizer.py, searchbase.py, replace.py, searchengine.py, config.py, search.py, configdialog.py, and of course config-highlight.cfg, but it didn't work.

----------
assignee: terry.reedy
components: IDLE, Windows
messages: 286393
nosy: d s2, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: IDLE search/replace/replace+find is (still?) using the 'hilite' tag instead of 'hit'
type: behavior
versions: Python 3.5, Python 3.6

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


More information about the New-bugs-announce mailing list