This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients BreamoreBoy, roger.serwy, terry.reedy
Date 2014-12-19.00:09:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The first # comment above should be "On Windows, the selection highlight is *not* visible while the modal dialog is open."  This bug was, in a sense, introduced by #17511, which kept the dialog open after [Find] is pressed, instead of closing it immediately.

About the last comment: the selection tag does not need to be applied until closing. (Ditto for find/replace.)

The missing found highlighting for Replace is issue #18590
History
Date User Action Args
2014-12-19 00:09:20terry.reedysetrecipients: + terry.reedy, roger.serwy, BreamoreBoy
2014-12-19 00:09:20terry.reedysetmessageid: <[email protected]>
2014-12-19 00:09:19terry.reedylinkissue22179 messages
2014-12-19 00:09:19terry.reedycreate