Ticket #1572 (closed defect: fixed)
Editor's search parameters are not retained across editing session
Reported by: | vda | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.7.1 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description
Tested today's git:
- Pressed F4 on arbitrary text file, then pressed F7.
- Entered some search text and changed every option in the search dialog, then pressed "Ok"
- After search is done, exited the editor
- Pressed F4, then F7 again
- Search text is retained from step 2 (this is fixed, it wasn't so sometime ago), but all other options are not - they are reset to defaults.
I find myself often needing to turn on "case Sensitive" checkbox, but in general, it makes sense if all setting are retained.
Change History
comment:2 Changed 15 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- severity changed from no branch to on review
- Blocked By 1875 removed
- Milestone changed from 4.7 to 4.7.1
Created 1572_editor_retain_search_options branch. Parent branch:master.
changeset:f76bb519e61bfe580e54c0c834ca5c0929f0313c - retain editor search/replace options
changeset:6d5258821430af5e4edd9e3a18bb75ddd2b7d757 - retain viewer search options
comment:4 Changed 15 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- severity changed from on review to approved
comment:5 Changed 15 years ago by andrew_b
- Keywords stable-candidate added
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to commited-master commited-stable
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:476ede51b957683d2d2d72dc0bb98773cfb9933e
Cherry-picked to 4.7.0-stable
changeset:b17650f20349885ce0082838733240ec82272edd
The changeset:2eec76f8c5fdde6a4df4d99943bc57daab4c685c should be back-ported into stable branch in future.