Message 337963 - Python tracker (original) (raw)

Message337963

Author terry.reedy
Recipients Al.Sweigart, cheryl.sabella, terry.reedy
Date 2019-03-15.03:46:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1552621579.38.0.258929077428.issue23216@roundup.psfhosted.org
In-reply-to
Content
There are several minor things to fix after this (and multiple issues), including the difference between find in search and replace. It seems to me that is should be the same. We will definitely need to test changes on both Windows and Linux. The font color issue is essentially the one that resulted in white on white in the completions box. We should always set both foreground and background to make sure consistent. Another nit for followup.
History
Date User Action Args
2019-03-15 03:46:19 terry.reedy set recipients: + terry.reedy, Al.Sweigart, cheryl.sabella
2019-03-15 03:46:19 terry.reedy set messageid: 1552621579.38.0.258929077428.issue23216@roundup.psfhosted.org
2019-03-15 03:46:19 terry.reedy link issue23216 messages
2019-03-15 03:46:19 terry.reedy create