[New-bugs-announce] [issue25178] IDLE: search regex errors should be in/attached to search dialog

Mark Roseman report at bugs.python.org
Sat Sep 19 20:34:41 CEST 2015


New submission from Mark Roseman:

Follow-on to #25173, any regex errors are displayed by SearchEngine but they should be shown by the dialog where the user is typing the error. Either as a modal tkMessageBox attached to the dialog, or as an inline error in the dialog itself.

----------
components: IDLE
messages: 251097
nosy: kbk, markroseman, roger.serwy, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE: search regex errors should be in/attached to search dialog
type: behavior
versions: Python 2.7, Python 3.4, Python 3.5, Python 3.6

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


More information about the New-bugs-announce mailing list