Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22094
    sky
    Participant

    5 lines of “0123456789”, Count Matches check box is checked, and Move to Start/End of Document check box is unchecked.

    1. Unable to Undo
    Step a. Set the 3rd line as Narrowing editable area
    Step b. Find “5” and replace with “a”
    Step c. Click Replace button
    Step d. Undo -> ok.
    Step e. Click Replace All button
    Step f. Undo -> failed.
    Step g. Find “.” and replace with “a” (with RegEx)
    Step h. Click Replace All button
    Step i. Undo -> ok.

    2. Find behavior
    Step a. Set the 3rd line as Narrowing area, cursor stay on the 3rd line
    Step b. Find “5” by using Find Previous or Find Next, the cursor will not move to inaccessible area.
    Step c. Move the cursor to the beginning of 2nd line
    Step d. Find “5” by using Find Next, it will show “1 matches are found in 1 lines”, but the cursor will stay on 2nd line “5”, not the 3rd line(the actual found of Narrowing editable area).
    Step e. Move the cursor to the beginning of 4th line
    Step f. Find “5” by using Find Next, it will show “1 matches are found in 1 lines”, but the cursor will move to 4th line “5”.
    Step g. Use Find Next again, it will show “1 matches are found in 1 lines. Can not find 5 below the current position” -> This is correct.

    Step h. Find “5” and replace with “a”, the 3rd line will be 01234a6789
    Step i. repeat step c~f, it will not happen, just show “0 matches are found in 0 lines”.

    #22112
    Yutaka Emura
    Keymaster

    I have just fixed the first issue, and it will be fixed on the next version.
    I will look into the second issue as well.
    Thanks,

    #22142
    Yutaka Emura
    Keymaster

    The second issue will be fixed on v17.0.2.
    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.