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.
Created on 2013-07-29 20:09 by Sarah, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
SearchDialogPatch.patch | Sarah, 2013-07-29 20:09 | Patch for 'search' (aka 'find') dialog (will add patch for 'replace' dialog momentarily) | review | |
ReplaceDialogPatch.patch | Sarah, 2013-07-29 20:12 | ReplaceDialog patch | review | |
replace_find_hit.diff | terry.reedy, 2014-12-19 04:53 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:48 | admin | set | github: 62790 |
2017-01-28 03:38:53 | terry.reedy | set | status: open -> closed superseder: IDLE search and replace should use 'hit' tag instead of 'hilite' messages: + msg286396 resolution: fixed stage: test needed -> resolved |
2015-10-12 02:36:45 | terry.reedy | set | messages: + msg252840 |
2015-10-12 02:31:30 | terry.reedy | unlink | issue22179 dependencies |
2015-09-08 16:58:23 | markroseman | set | messages: + msg250236 |
2015-09-07 17:30:48 | markroseman | set | nosy:
+ markroseman |
2014-12-21 06:54:07 | Saimadhav.Heblikar | set | messages: + msg232990 |
2014-12-19 05:52:28 | terry.reedy | set | nosy:
+ rhettinger messages: + msg232929 title: Found text not always highlighted by Replace dialog -> Found text not always highlighted by Replace dialog on Windows |
2014-12-19 04:53:59 | terry.reedy | set | files:
+ replace_find_hit.diff nosy: + Saimadhav.Heblikar title: 'Search' and 'Replace' dialogs don't work on quoted text in Windows -> Found text not always highlighted by Replace dialog messages: + msg232926 stage: patch review -> test needed |
2014-12-19 00:09:19 | terry.reedy | link | issue22179 dependencies |
2014-12-19 00:08:30 | terry.reedy | set | dependencies: - Idle. Search dialog found text not highlited on Windows |
2014-12-18 22:43:27 | terry.reedy | set | assignee: terry.reedy messages: + msg232909 |
2014-10-02 21:09:28 | terry.reedy | set | dependencies:
+ Idle. Search dialog found text not highlited on Windows messages: + msg228259 |
2014-06-02 02:20:56 | terry.reedy | set | nosy:
+ terry.reedy messages: + msg219546 |
2014-06-02 02:20:48 | terry.reedy | link | issue13630 superseder |
2013-07-29 20:18:27 | r.david.murray | set | dependencies:
+ Idle find function closes after each find operation versions: + Python 3.3, Python 3.4 nosy: + r.david.murray messages: + msg193897 resolution: works for me -> (no value) stage: patch review |
2013-07-29 20:12:05 | Sarah | set | files:
+ ReplaceDialogPatch.patch resolution: works for me |
2013-07-29 20:09:25 | Sarah | create |