Ticket #374 (closed defect: fixed)
Backward search in editor: search by one symbol don't raise 'not found' dialog
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mcedit | Version: | master |
Keywords: | commited-master | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Test case:
- open any file. For example:
abcdefgh hgfedcba
- open this file in editor, go at bottom of file
- call search dialog (pres F7)
- enter search string 'a' and toggle 'Backwards' checkbox (must be [x])
- press enter. symbol 'a' will highlight
- press 'shift+F7' (search again). Symbol will highlighted again and again.
Change History
comment:1 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
- Component changed from mc-core to mcedit
comment:3 Changed 15 years ago by slavazanko
- Keywords review added
created branch 374_editor_search_backward (parent branch: master)
Initial changeset - changeset:460be108c30efc8823ab16ef19a0f394cfbbce28
Review.
comment:4 Changed 15 years ago by andrew_b
- Keywords vote-andrew_b added
OK, this bug is fixed. Works as expected for me. My vote here.
Note: See
TracTickets for help on using
tickets.