Ticket #374 (closed defect: fixed)

Opened 15 years ago

Last modified 14 years ago

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

  • Status changed from new to accepted
  • Owner set to slavazanko
  • Component changed from mc-core to mcedit

comment:2 Changed 15 years ago by slavazanko

  • Version changed from 4.6.2 to master

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.

comment:5 Changed 15 years ago by styx

  • Keywords vote-styx approved added; review removed

comment:6 Changed 15 years ago by slavazanko

  • Status changed from accepted to testing
  • Keywords commited-master added; vote-andrew_b vote-styx approved removed
  • Resolution set to fixed

comment:7 Changed 15 years ago by slavazanko

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.